mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-24 05:21:09 +00:00
32c0418f63
* Infinite loop was fixed. Removed issue of unused variables. * Update logistic_regression.py * Update logistic_regression.py * correct spacing according to PEP8 |
||
---|---|---|
.. | ||
random_forest_classification | ||
random_forest_regression | ||
decision_tree.py | ||
gradient_descent.py | ||
k_means_clust.py | ||
knn_sklearn.py | ||
linear_regression.py | ||
logistic_regression.py | ||
naive_bayes.ipynb | ||
perceptron.py | ||
reuters_one_vs_rest_classifier.ipynb | ||
scoring_functions.py |