Python/machine_learning
2017-12-13 16:32:28 +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 Modernize Python 2 code to get ready for Python 3 2017-11-25 12:41:55 +01:00
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 12:41:55 +01:00