Skip to content
Extraits de code Groupes Projets
Valider 7f30596a rédigé par Corentin Vande Kerckhove's avatar Corentin Vande Kerckhove
Parcourir les fichiers

add black and move back to small dataset

parent da8a758d
Branches main
Aucune requête de fusion associée trouvée
......@@ -14,6 +14,7 @@ scikit-surprise = "*"
python-dotenv = "*"
scikit-learn = "*"
streamlit = "*"
black = "*"
[dev-packages]
......
Ce diff est replié.
......@@ -4,7 +4,7 @@ from pathlib import Path
class Constant:
DATA_PATH = Path('data/test') # -- fill here the dataset size to use
DATA_PATH = Path('data/small') # -- fill here the dataset size to use
# Content
CONTENT_PATH = DATA_PATH / 'content'
......
0% ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter