Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 317 Bytes

File metadata and controls

2 lines (2 loc) · 317 Bytes

Machine-Learning

These are some popular Machine Learning Algorithms which I have implemented with some data sets. These include implementation of Linear Regression(multi variate), Gradient descent for Logistic and Linear Regression, Decision Trees, Random forests, Naive Bayes. They all are written in python 3.5 .