generalization #16

Merged
arevelle-ensae merged 2 commits from generalization into main 2024-03-29 11:15:56 +01:00
Showing only changes of commit 354f6847b6 - Show all commits

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