..
lstm
Added Lstm example for stock predection ( #1908 )
2020-05-07 08:53:44 +02:00
astar.py
Fixes in Bidirectional A* ( #2020 )
2020-05-21 21:50:52 +02:00
decision_tree.py
Wrap lines that go beyond GitHub Editor ( #1925 )
2020-05-01 23:36:35 +02:00
gaussian_naive_bayes.py
Create gaussian_naive_bayes.py ( #1861 )
2020-04-17 09:38:44 +08:00
gradient_descent.py
psf/black code formatting ( #1277 )
2019-10-05 10:14:13 +05:00
k_means_clust.py
Tighten up psf/black and flake8 ( #2024 )
2020-05-22 08:10:11 +02:00
k_nearest_neighbours.py
Create codespell.yml ( #1698 )
2020-01-18 13:24:33 +01:00
knn_sklearn.py
Improved readability ( #1615 )
2019-12-07 06:39:59 +01:00
linear_discriminant_analysis.py
Tighten up psf/black and flake8 ( #2024 )
2020-05-22 08:10:11 +02:00
linear_regression.py
contribution guidelines checks ( #1787 )
2020-03-04 13:40:28 +01:00
logistic_regression.py
Wrap lines that go beyond GitHub Editor ( #1925 )
2020-05-01 23:36:35 +02:00
multilayer_perceptron_classifier.py
Added Multilayer Perceptron (sklearn) ( #1609 )
2019-12-03 12:17:42 +01:00
polymonial_regression.py
Tighten up psf/black and flake8 ( #2024 )
2020-05-22 08:10:11 +02:00
random_forest_classifier.py
Fix some typos in random forest classifier ( #1858 )
2020-04-13 02:15:48 +02:00
random_forest_regressor.py
Update random_forest_regressor.py ( #1880 )
2020-04-17 12:43:50 +02:00
scoring_functions.py
Tighten up psf/black and flake8 ( #2024 )
2020-05-22 08:10:11 +02:00
sequential_minimum_optimization.py
Create codespell.yml ( #1698 )
2020-01-18 13:24:33 +01:00
support_vector_machines.py
support_vector_machines.py increase error tolerance to suppress convergence warnings ( #1929 )
2020-05-02 21:19:45 +02:00