mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +00:00
b9bff8f3a7
* Remove \r from strings * Satisfy tensorflow with numpy>=1.17.4 |
||
---|---|---|
.. | ||
decision_tree.py | ||
gradient_descent.py | ||
k_means_clust.py | ||
k_nearest_neighbours.py | ||
knn_sklearn.py | ||
linear_discriminant_analysis.py | ||
linear_regression.py | ||
logistic_regression.py | ||
multilayer_perceptron_classifier.py | ||
polymonial_regression.py | ||
scoring_functions.py | ||
sequential_minimum_optimization.py | ||
support_vector_machines.py |