Code which I wrote during Python ML course lessons.
- Image Classification - project about computer vision.
- ML from scratch - some code which introduce to machine learning.
- Neural Network TitanicSurvivePrediction - neural network project with Titanic dataset.
- Pandas - introduction into pandas python library.
- Scikit Learn - introduction into scikit learn python library.
- UI for Neural Project - UI which I wrote as a task for one neural network project.
- Webscrapping - parser which I did for this website via BeautifulSoup.
- Python 3.10.8
- Pandas
- Scikit Learn
- BeautifulSoup4
- Numpy
- Matplotlib
- PyQt5(for UI)
- Seaborn