mirror of
https://github.com/ArthurDanjou/ArtStudies.git
synced 2026-02-07 11:05:46 +01:00
chore: clean up code structure and remove unused code blocks
This commit is contained in:
@@ -113,3 +113,8 @@ section-order = ["future", "standard-library", "third-party", "data-science", "m
|
||||
# On sépare les outils de manipulation de données des frameworks de ML lourds
|
||||
"data-science" = ["numpy", "pandas", "scipy", "matplotlib", "seaborn", "plotly"]
|
||||
"ml" = ["tensorflow", "keras", "torch", "sklearn", "xgboost", "catboost", "shap"]
|
||||
|
||||
[tool.uv.workspace]
|
||||
members = [
|
||||
"M2/Reinforcement Learning/project",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user