This website requires JavaScript.
Explore
Help
Sign In
guanjihuan
/
GitHub_collection_Python
Watch
1
Star
0
Fork
0
You've already forked GitHub_collection_Python
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
GitHub_collection_Python
/
machine_learning
History
Ankur Chattopadhyay
7592cba417
psf/black code formatting (
#1421
)
...
* added sol3.py for problem_20 * added sol4.py for problem_06 * ran `black .` on `\Python`
2019-10-22 19:13:48 +02:00
..
decision_tree.py
psf/black code formatting (
#1421
)
2019-10-22 19:13:48 +02: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
k_nearest_neighbours.py
Add Topological Sort (
#1302
)
2019-10-18 08:13:58 +02: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
polymonial_regression.py
psf/black code formatting (
#1421
)
2019-10-22 19:13:48 +02:00
scoring_functions.py
added doctests to scoring_functions.py (
#1300
)
2019-10-08 13:12:27 +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