Commit Graph

4 Commits

Author SHA1 Message Date
38d60dfa3e Revert la version de Python à 3.13 et ajoute yfinance comme dépendance 2025-10-08 10:35:40 +02:00
f4d69c71e4 Mettre à jour la version de Python à 3.14 2025-10-08 10:27:59 +02:00
b4c5eb9d19 Refactor code for improved readability and consistency across notebooks
- Standardized spacing around operators and function arguments in TP7_Kmeans.ipynb and neural_network.ipynb.
- Enhanced the formatting of model building and training code in neural_network.ipynb for better clarity.
- Updated the pyproject.toml to remove a specific TensorFlow version and added linting configuration for Ruff.
- Improved comments and organization in the code to facilitate easier understanding and maintenance.
2025-07-01 20:46:08 +02:00
f793635464 Migrate to uv package manager 2025-04-24 12:39:46 +02:00