Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

Machine-Learning---Python-Implementations

Basic ML algorithms written from scratch in python using numpy.
Some of the algorithms are just Python versions of the Octave code from Andrew Ng's Course.

Algorithms To Do:

  • Linear regression
  • Logistic regression
  • SVM
  • K - Nearest Neighbors[Classification]
  • Neural networks
  • Naive Bayes
  • Trees/Forests

About

Basic ML algorithms written from scratch in python using numpy.

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.