In this data science and machine learning project, we classify sports personalities. We restrict classification to only 5 people,
. Maria Sharapova
. Serena Williams
. Virat Kohli
. Rohit Sharma
. Mahendra Singh Dhoni
-
UI : This contains ui website code
-
model: Contains python notebook for model building
-
model_dataset: Dataset used for our model training
-
server: Python flask server
-
google_images_webscraper: code to scrap google for images
. Python
. Numpy and OpenCV for data cleaning
. Matplotlib & Seaborn for data visualization
. Sklearn for model building
. Optuna for hyperparameter tuining and optimization
. Jupyter notebook, visual studio code and pycharm as IDE
. Python flask for http server
. HTML/CSS/Javascript for UI