Python/machine_learning
2019-10-05 10:14:13 +05:00
..
dbscan DBSCAN algorithm (#1207) 2019-09-29 10:44:41 +02:00
random_forest_classification psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
random_forest_regression psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
decision_tree.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
gradient_descent.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
k_means_clust.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
knn_sklearn.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
linear_regression.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
logistic_regression.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
naive_bayes.ipynb Validate Python filenames (#1086) 2019-07-30 15:32:13 +05:30
reuters_one_vs_rest_classifier.ipynb snake_case all the things 2018-10-19 17:14:25 -05:00
scoring_functions.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
sequential_minimum_optimization.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
support_vector_machines.py Rename sorted_vector_machines.py to support_vector_machines.py (#1195) 2019-09-22 16:56:32 +02:00