Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 275 Bytes

File metadata and controls

10 lines (9 loc) · 275 Bytes

Predicting-Categories-of-McD-s-Menu

This project is used to practice about data science. I used KNN, Logistic Regression, SVC, Decision Tree, and Random Forest as classification models.

Dependencies

  • python
  • pandas
  • jupyter notebook
  • matplotlib
  • seaborn
  • sklearn