This project involves a total of 6 models written in python from scratch. The projects are:
Three of them are machine learning models :
Logistic regression
Naive Bayes
Decision Tree
And the other three are ensemble models :
Random Forest
AdaBoost
Stacking