mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-01-18 08:17:01 +00:00
fd27953d44
* Remove python_version < '3.12' for tensorflow * Reenable dynamic_programming/k_means_clustering_tensorflow.py * updating DIRECTORY.md * Try to fix ruff * Try to fix ruff * Try to fix ruff * Try to fix ruff * Try to fix ruff * Reenable machine_learning/lstm/lstm_prediction.py * updating DIRECTORY.md * Try to fix ruff * Reenable computer_vision/cnn_classification.py * updating DIRECTORY.md * Reenable neural_network/input_data.py * updating DIRECTORY.md * Try to fix ruff * Try to fix ruff * Try to fix mypy * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Try to fix ruff * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: MaximSmolskiy <MaximSmolskiy@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
forecasting | ||
local_weighted_learning | ||
lstm | ||
__init__.py | ||
apriori_algorithm.py | ||
astar.py | ||
automatic_differentiation.py | ||
data_transformations.py | ||
decision_tree.py | ||
dimensionality_reduction.py | ||
frequent_pattern_growth.py | ||
gaussian_naive_bayes.py.broken.txt | ||
gradient_boosting_classifier.py | ||
gradient_boosting_regressor.py.broken.txt | ||
gradient_descent.py | ||
k_means_clust.py | ||
k_nearest_neighbours.py | ||
linear_discriminant_analysis.py | ||
linear_regression.py | ||
logistic_regression.py | ||
loss_functions.py | ||
mfcc.py | ||
multilayer_perceptron_classifier.py | ||
polynomial_regression.py | ||
random_forest_classifier.py.broken.txt | ||
random_forest_regressor.py.broken.txt | ||
scoring_functions.py | ||
self_organizing_map.py | ||
sequential_minimum_optimization.py | ||
similarity_search.py | ||
support_vector_machines.py | ||
word_frequency_functions.py | ||
xgboost_classifier.py | ||
xgboost_regressor.py |