Skip to content

proneutrino/machine-learning

Repository files navigation

machine-learning

myclassifier.py

It contains the implementation of k nearest neighbour classifier with implementation of fit and predict functions without importing it directly from library.

randomclassifier.py

It contains the implementation of classifier which predicts the output randomly

DecisionTreeClassifier.py

It contains the implementation of tree classifier on terrain data set for self driving cars

Releases

No releases published

Packages

No packages published

Languages