Skip to content

Python Machine Learning algorithms and experiments. At the moment there is an implementation of k nearest neighbours on features projection algorithm (k-NNFP), and Voting Feature Intervals algorithm.

Notifications You must be signed in to change notification settings

fmoyson/python-machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Hi, I’m @fmoyson I’m interested in Machine Learning / AI, and I'm planning to fill my github with Python experiments in this domain to serve as a code base for later use. 📫 You can reach me with : francois.m[at]protonmail.com

10/11/2023 : Added k-NNFP classifier algorithm (k nearest neighbours on features projection).

11/06/2023 : Added Voting Feature Intervals algorithm.

Please look at the notebooks to find links to the reference papers on which they're based.

About

Python Machine Learning algorithms and experiments. At the moment there is an implementation of k nearest neighbours on features projection algorithm (k-NNFP), and Voting Feature Intervals algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published