Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Machine Learning Library

These are the implementations of algorithms used in Machine Learning using numpy.

Following Algorithms have been included:

  1. Linear Regression in 2 variables
  2. Multi Linear Regression
  3. Logistic Regression
  4. Naive Bayes
  5. PCA
  6. K Means
  7. Neural Networks
  8. Decision Tree
  9. Support Vector Machine
  10. R2 Score and Metrics

Note SKLearn is used from testing the code and datesets.

About

Machine Learning Library using Numpy and Maths

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages