..
forecasting
[mypy] fix small folders 2 ( #4293 )
2021-03-26 12:21:16 +01:00
local_weighted_learning
The black formatter is no longer beta ( #5960 )
2022-01-30 20:29:54 +01:00
lstm
Updated name from lstm_prediction.py_tf to lstm_prediction.py and also imported keras ( #4422 )
2021-05-17 14:28:04 +02:00
__init__.py
Add __init__.py files in all the directories ( #2503 )
2020-09-28 19:42:36 +02:00
astar.py
Pyupgrade to python3.8 ( #3616 )
2020-10-21 12:46:14 +02:00
data_transformations.py
Added Normalization and Standardization Algorithms ( #2192 )
2020-07-10 15:36:51 +02:00
decision_tree.py
Optimized recursive_bubble_sort ( #2410 )
2020-09-10 10:31:26 +02:00
gaussian_naive_bayes.py
isort --profile black . ( #2181 )
2020-07-06 09:44:19 +02:00
gradient_boosting_regressor.py
MAINT: Updated f-string method ( #6230 )
2022-07-07 16:34:07 +02:00
gradient_descent.py
Set the Python file maximum line length to 88 characters ( #2122 )
2020-06-16 10:09:19 +02:00
k_means_clust.py
MAINT: Updated f-string method ( #6230 )
2022-07-07 16:34:07 +02:00
k_nearest_neighbours.py
Update our pre-commit dependencies ( #4273 )
2021-03-20 10:42:17 +05:30
knn_sklearn.py
Change occurrences of str.format to f-strings ( #4118 )
2021-02-23 11:23:49 +05:30
linear_discriminant_analysis.py
pre-commit autoupdate: pyupgrade v2.34.0 -> v2.37.0 ( #6245 )
2022-07-11 10:19:52 +02:00
linear_regression.py
MAINT: Updated f-string method ( #6230 )
2022-07-07 16:34:07 +02:00
logistic_regression.py
isort --profile black . ( #2181 )
2020-07-06 09:44:19 +02:00
multilayer_perceptron_classifier.py
isort --profile black . ( #2181 )
2020-07-06 09:44:19 +02:00
polymonial_regression.py
isort --profile black . ( #2181 )
2020-07-06 09:44:19 +02:00
random_forest_classifier.py
isort --profile black . ( #2181 )
2020-07-06 09:44:19 +02:00
random_forest_regressor.py
isort --profile black . ( #2181 )
2020-07-06 09:44:19 +02:00
scoring_functions.py
Add GitHub action for pre-commit ( #2515 )
2020-09-30 15:23:34 +02:00
sequential_minimum_optimization.py
The black formatter is no longer beta ( #5960 )
2022-01-30 20:29:54 +01:00
similarity_search.py
Pyupgrade to Python 3.9 ( #4718 )
2021-09-07 13:37:03 +02:00
support_vector_machines.py
Fixes: 6216 | Support vector machines ( #6240 )
2022-07-11 12:42:07 +02:00
word_frequency_functions.py
[mypy] fix small folders 2 ( #4293 )
2021-03-26 12:21:16 +01:00