Skip to content

Machine Learning Python Algorithms from Scratch

Notifications You must be signed in to change notification settings

marcosfvilaboa/ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning classifiers implementation (Python)


Initially created as a practice of University Degree in Open University of Catalonia (UOC)

Actually only kNN classifier is implemented!!

Some improves could be:

  • Implement other classifiers
  • Apply normalitation to data (right now are pre-normalized)
  • More efficiency in calculations

Actual version 1.3

...this is how I learn Machine Learning and Python

About

Machine Learning Python Algorithms from Scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages