|
@@ -19377,3 +19377,42 @@
|
|
2022-02-07 10:54:41,221:ERROR:(Process Exit): setup has been interupted with user command 'quit'. setup must rerun.
|
|
2022-02-07 10:54:41,221:ERROR:(Process Exit): setup has been interupted with user command 'quit'. setup must rerun.
|
|
2022-02-07 10:54:41,222:INFO:Creating global containers
|
|
2022-02-07 10:54:41,222:INFO:Creating global containers
|
|
2022-02-07 10:54:41,224:INFO:Internal pipeline: Pipeline(memory=None, steps=[('empty_step', 'passthrough')], verbose=False)
|
|
2022-02-07 10:54:41,224:INFO:Internal pipeline: Pipeline(memory=None, steps=[('empty_step', 'passthrough')], verbose=False)
|
|
|
|
+2022-02-07 10:55:08,904:WARNING:Couldn't import cuml.linear_model.LogisticRegression
|
|
|
|
+2022-02-07 10:55:08,938:WARNING:Couldn't import cuml.neighbors.KNeighborsClassifier
|
|
|
|
+2022-02-07 10:55:08,940:WARNING:Couldn't import cuml.MBSGDClassifier
|
|
|
|
+2022-02-07 10:55:08,941:WARNING:Couldn't import cuml.svm.SVC
|
|
|
|
+2022-02-07 10:55:08,962:WARNING:Couldn't import cuml.linear_model
|
|
|
|
+2022-02-07 10:55:08,966:WARNING:Couldn't import cuml.ensemble
|
|
|
|
+2022-02-07 10:55:09,417:WARNING:Couldn't import cuml.linear_model.LogisticRegression
|
|
|
|
+2022-02-07 10:55:09,478:WARNING:Couldn't import cuml.neighbors.KNeighborsClassifier
|
|
|
|
+2022-02-07 10:55:09,479:WARNING:Couldn't import cuml.MBSGDClassifier
|
|
|
|
+2022-02-07 10:55:09,481:WARNING:Couldn't import cuml.svm.SVC
|
|
|
|
+2022-02-07 10:55:09,513:WARNING:Couldn't import cuml.linear_model
|
|
|
|
+2022-02-07 10:55:09,517:WARNING:Couldn't import cuml.ensemble
|
|
|
|
+2022-02-07 10:55:09,637:INFO:Creating grid variables
|
|
|
|
+2022-02-07 10:55:09,651:INFO:create_model_container: 0
|
|
|
|
+2022-02-07 10:55:09,651:INFO:master_model_container: 0
|
|
|
|
+2022-02-07 10:55:09,651:INFO:display_container: 1
|
|
|
|
+2022-02-07 10:55:09,657:INFO:Pipeline(memory=None,
|
|
|
|
+ steps=[('dtypes',
|
|
|
|
+ DataTypes_Auto_infer(categorical_features=[],
|
|
|
|
+ display_types=True, features_todrop=[],
|
|
|
|
+ id_columns=[],
|
|
|
|
+ ml_usecase='classification',
|
|
|
|
+ numerical_features=[], target='label',
|
|
|
|
+ time_features=[])),
|
|
|
|
+ ('imputer',
|
|
|
|
+ Simple_Imputer(categorical_strategy='not_available',
|
|
|
|
+ fill_value_categorical=None,
|
|
|
|
+ fill_value_numerical=None,
|
|
|
|
+ numeric_strate...
|
|
|
|
+ target='label')),
|
|
|
|
+ ('P_transform', 'passthrough'), ('binn', 'passthrough'),
|
|
|
|
+ ('rem_outliers', 'passthrough'), ('cluster_all', 'passthrough'),
|
|
|
|
+ ('dummy', Dummify(target='label')),
|
|
|
|
+ ('fix_perfect', Remove_100(target='label')),
|
|
|
|
+ ('clean_names', Clean_Colum_Names()),
|
|
|
|
+ ('feature_select', 'passthrough'), ('fix_multi', 'passthrough'),
|
|
|
|
+ ('dfs', 'passthrough'), ('pca', 'passthrough')],
|
|
|
|
+ verbose=False)
|
|
|
|
+2022-02-07 10:55:09,657:INFO:setup() succesfully completed......................................
|