mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-24 05:21:09 +00:00
2f8516e561
* svm.py for issue #840 I would like to add the Support Vector Machine algorithm implemented in Python 3.6.7 Requirements: - sklearn * update svm.py * update svm.py * Update and renamed to sorted_vector_machines.py * Updated sorted_vector_machines.py |
||
---|---|---|
.. | ||
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 | ||
reuters_one_vs_rest_classifier.ipynb | ||
scoring_functions.py | ||
sorted_vector_machines.py |