Python/machine_learning
2018-10-12 18:46:45 +02: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
Reuters - OneVsRestClassifier.ipynb Reuters - OneVsRestClassifier (I'd also uploaded the same at: https://www.kaggle.com/harshildarji/reuters-onevsrestclassifier) 2018-10-12 18:46:45 +02:00
scoring_functions.py Modernize Python 2 code to get ready for Python 3 AGAIN 2018-01-21 08:25:19 +01:00