standard model
This commit is contained in:
parent
d6e2b2c57a
commit
354f6847b6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user