TheAlgorithms-Python/machine_learning
Christian Clauss 0f4e51245f
Upgrade to Python 3.12 (#9576)
* DRAFT: GitHub Actions: Test on Python 3.12

Repeats #8777
* #8777 

Some of our dependencies will not be ready yet.

* Python 3.12: Disable qiskit and tensorflow algorithms

* updating DIRECTORY.md

---------

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2023-10-03 14:47:10 +05:30
..
forecasting
local_weighted_learning
lstm Upgrade to Python 3.12 (#9576) 2023-10-03 14:47:10 +05:30
__init__.py
astar.py
data_transformations.py
decision_tree.py
dimensionality_reduction.py
gaussian_naive_bayes.py.broken.txt
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
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