mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-24 05:21:09 +00:00
8959211100
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.254 → v0.0.255](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.254...v0.0.255) - [github.com/pre-commit/mirrors-mypy: v1.0.1 → v1.1.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.0.1...v1.1.1) - [github.com/codespell-project/codespell: v2.2.2 → v2.2.4](https://github.com/codespell-project/codespell/compare/v2.2.2...v2.2.4) * updating DIRECTORY.md * Fixes for new version of codespell --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com> Co-authored-by: Christian Clauss <cclauss@me.com> |
||
---|---|---|
.. | ||
forecasting | ||
local_weighted_learning | ||
lstm | ||
__init__.py | ||
astar.py | ||
data_transformations.py | ||
decision_tree.py | ||
gaussian_naive_bayes.py.broken.txt | ||
gradient_boosting_regressor.py.broken.txt | ||
gradient_descent.py | ||
k_means_clust.py | ||
k_nearest_neighbours.py | ||
knn_sklearn.py | ||
linear_discriminant_analysis.py | ||
linear_regression.py | ||
logistic_regression.py | ||
multilayer_perceptron_classifier.py | ||
polymonial_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 |