- Logistic Regression
- Decision Tree
- Random Forest
- Support Vector Machine (SVM)
- Ada Boost
- Gradient Boosting
- Naive Bayes
- K-Nearest Neighbor (KNN)
-
- The dataset to model (Labeled)
-
- The dataset to test your model on (UnLabeled)
-
- The Jupyter Notebook for the project
-
- The project's report
-
- The predections the model made on the unlabeled test data
-
- The possible scenarios to clean the data