standard model

This commit is contained in:
Alexis REVELLE 2024-03-29 10:15:28 +00:00
parent d6e2b2c57a
commit 354f6847b6

View File

@ -35,7 +35,7 @@ warnings.filterwarnings("ignore", category=DataConversionWarning)
# choose the type of companies for which you want to run the pipeline
type_of_activity = input('Choisissez le type de compagnie : sport ? musique ? musee ?')
# choose the type of model
type_of_model = input('Choisissez le type de model : basique ? premium ?')
type_of_model = input('Choisissez le type de model : standard ? premium ?')
# load train and test set
# Create filesystem object