mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-01-18 16:27:02 +00:00
25946e4570
* Update scoring_functions.py We can find accuracy by manually if we are not going to use sklearn library. * Update scoring_functions.py * Update machine_learning/scoring_functions.py Co-authored-by: Christian Clauss <cclauss@me.com> |
||
---|---|---|
.. | ||
lstm | ||
astar.py | ||
data_transformations.py | ||
decision_tree.py | ||
gaussian_naive_bayes.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 | ||
random_forest_classifier.py | ||
random_forest_regressor.py | ||
scoring_functions.py | ||
sequential_minimum_optimization.py | ||
support_vector_machines.py | ||
word_frequency_functions.py |