Python/machine_learning
2017-11-25 10:23:50 +01:00
..
decision_tree.py Modernize Python 2 code to get ready for Python 3 2017-11-25 10:23:50 +01:00
gradient_descent.py Modernize Python 2 code to get ready for Python 3 2017-11-25 10:23:50 +01:00
k_means_clust.py added k means clustering algorithm, usage doc inside. 2017-10-02 21:13:43 +05:30
linear_regression.py Modernize Python 2 code to get ready for Python 3 2017-11-25 10:23:50 +01:00
perceptron.py Modernize Python 2 code to get ready for Python 3 2017-11-25 10:23:50 +01:00
scoring_functions.py Modernize Python 2 code to get ready for Python 3 2017-11-25 10:23:50 +01:00