Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 322 Bytes

readme.md

File metadata and controls

11 lines (10 loc) · 322 Bytes

ML-Project

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