Skip to content

Implementation of commonly known machine learning algorithms in Python for learning purposes

Notifications You must be signed in to change notification settings

ikosenn/ml_toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Algorithms

Machine learning algorithms in Python for learning purposes and to help anyone else trying to grasp Machine learning concepts.

File Structure

All the algorithms will be contained in a folder pertaining to their specific field.

Training Sets

Training and test sets will be included where possible in .csv format

Dependancies

  • Numpy
  • Scipy

Completed Algorithms

  • K Nearest Neighbours

About

Implementation of commonly known machine learning algorithms in Python for learning purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages