- Hadi Rahimi CIP : Hadr2302
- Sara Akhavan nasab CIP :akhs2502
This project compares multiple machine learning classifiers on the Kaggle Leaf Classification dataset using Python and scikit-learn.
- Logistic Regression
- KNN
- Random Forest
- SVM
- Gaussian Naive Bayes
- Gradient Boosting
pip install -r requirements.txt