Run
9458883

Run 9458883

Task 34536 (Supervised Classification) Internet-Advertisements Uploaded 10-10-2018 by Jan van Rijn
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Issue #Downvotes for this reason By


Flow

sklearn.pipeline.Pipeline(columntransformer=sklearn.compose._column_transfo rmer.ColumnTransformer(numeric=sklearn.pipeline.Pipeline(missingindicator=s klearn.impute.MissingIndicator,imputer=sklearn.preprocessing.imputation.Imp uter,standardscaler=sklearn.preprocessing.data.StandardScaler),nominal=skle arn.pipeline.Pipeline(simpleimputer=sklearn.impute.SimpleImputer,onehotenco der=sklearn.preprocessing._encoders.OneHotEncoder)),gradientboostingclassif ier=sklearn.ensemble.gradient_boosting.GradientBoostingClassifier)(1)Automatically created scikit-learn flow.
sklearn.compose._column_transformer.ColumnTransformer(numeric=sklearn.pipeline.Pipeline(missingindicator=sklearn.impute.MissingIndicator,imputer=sklearn.preprocessing.imputation.Imputer,standardscaler=sklearn.preprocessing.data.StandardScaler),nominal=sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute.SimpleImputer,onehotencoder=sklearn.preprocessing._encoders.OneHotEncoder))(1)_n_jobsnull
sklearn.compose._column_transformer.ColumnTransformer(numeric=sklearn.pipeline.Pipeline(missingindicator=sklearn.impute.MissingIndicator,imputer=sklearn.preprocessing.imputation.Imputer,standardscaler=sklearn.preprocessing.data.StandardScaler),nominal=sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute.SimpleImputer,onehotencoder=sklearn.preprocessing._encoders.OneHotEncoder))(1)_remainder"passthrough"
sklearn.compose._column_transformer.ColumnTransformer(numeric=sklearn.pipeline.Pipeline(missingindicator=sklearn.impute.MissingIndicator,imputer=sklearn.preprocessing.imputation.Imputer,standardscaler=sklearn.preprocessing.data.StandardScaler),nominal=sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute.SimpleImputer,onehotencoder=sklearn.preprocessing._encoders.OneHotEncoder))(1)_sparse_threshold0.3
sklearn.compose._column_transformer.ColumnTransformer(numeric=sklearn.pipeline.Pipeline(missingindicator=sklearn.impute.MissingIndicator,imputer=sklearn.preprocessing.imputation.Imputer,standardscaler=sklearn.preprocessing.data.StandardScaler),nominal=sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute.SimpleImputer,onehotencoder=sklearn.preprocessing._encoders.OneHotEncoder))(1)_transformer_weightsnull
sklearn.pipeline.Pipeline(missingindicator=sklearn.impute.MissingIndicator,imputer=sklearn.preprocessing.imputation.Imputer,standardscaler=sklearn.preprocessing.data.StandardScaler)(1)_memorynull
sklearn.impute.MissingIndicator(1)_error_on_newfalse
sklearn.impute.MissingIndicator(1)_features"missing-only"
sklearn.impute.MissingIndicator(1)_missing_valuesNaN
sklearn.impute.MissingIndicator(1)_sparse"auto"
sklearn.preprocessing.imputation.Imputer(29)_axis0
sklearn.preprocessing.imputation.Imputer(29)_copytrue
sklearn.preprocessing.imputation.Imputer(29)_missing_values"NaN"
sklearn.preprocessing.imputation.Imputer(29)_strategy"mean"
sklearn.preprocessing.imputation.Imputer(29)_verbose0
sklearn.preprocessing.data.StandardScaler(14)_copytrue
sklearn.preprocessing.data.StandardScaler(14)_with_meantrue
sklearn.preprocessing.data.StandardScaler(14)_with_stdtrue
sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute.SimpleImputer,onehotencoder=sklearn.preprocessing._encoders.OneHotEncoder)(1)_memorynull
sklearn.impute.SimpleImputer(1)_copytrue
sklearn.impute.SimpleImputer(1)_fill_value-1
sklearn.impute.SimpleImputer(1)_missing_valuesNaN
sklearn.impute.SimpleImputer(1)_strategy"constant"
sklearn.impute.SimpleImputer(1)_verbose0
sklearn.preprocessing._encoders.OneHotEncoder(3)_categorical_featuresnull
sklearn.preprocessing._encoders.OneHotEncoder(3)_categoriesnull
sklearn.preprocessing._encoders.OneHotEncoder(3)_dtype{"oml-python:serialized_object": "type", "value": "np.float64"}
sklearn.preprocessing._encoders.OneHotEncoder(3)_handle_unknown"ignore"
sklearn.preprocessing._encoders.OneHotEncoder(3)_n_valuesnull
sklearn.preprocessing._encoders.OneHotEncoder(3)_sparsetrue
sklearn.pipeline.Pipeline(columntransformer=sklearn.compose._column_transformer.ColumnTransformer(numeric=sklearn.pipeline.Pipeline(missingindicator=sklearn.impute.MissingIndicator,imputer=sklearn.preprocessing.imputation.Imputer,standardscaler=sklearn.preprocessing.data.StandardScaler),nominal=sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute.SimpleImputer,onehotencoder=sklearn.preprocessing._encoders.OneHotEncoder)),gradientboostingclassifier=sklearn.ensemble.gradient_boosting.GradientBoostingClassifier)(1)_memorynull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_criterion"friedman_mse"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_initnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_learning_rate0.6736034270106938
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_loss"deviance"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_max_depth1
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_max_features0.3390592255463676
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_max_leaf_nodesnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_impurity_decrease0.14977193607921324
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_impurity_splitnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_samples_leaf12
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_samples_split10
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_weight_fraction_leaf0.13307663849198637
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_n_estimators203
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_n_iter_no_change149
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_presort"auto"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_random_state50660
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_subsample0.6598984352515782
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_tol2.5066608388633295e-05
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_validation_fraction0.6519173952236904
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_verbose0
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_warm_startfalse

Result files

xml
Description

XML file describing the run, including user-defined evaluation measures.

arff
Predictions

ARFF file with instance-level predictions generated by the model.

15 Evaluation measures

0.501
Per class
Cross-validation details (10-fold Crossvalidation)
50.3246 ± 3.3028
Cross-validation details (10-fold Crossvalidation)
0.2356 ± 0.0042
Cross-validation details (10-fold Crossvalidation)
0.2409 ± 0.0006
Cross-validation details (10-fold Crossvalidation)
3279
Per class
Cross-validation details (10-fold Crossvalidation)
0.86 ± 0.0008
Cross-validation details (10-fold Crossvalidation)
0.5848
Cross-validation details (10-fold Crossvalidation)
0.86 ± 0.0008
Per class
Cross-validation details (10-fold Crossvalidation)
0.9777 ± 0.015
Cross-validation details (10-fold Crossvalidation)
0.347 ± 0.0009
Cross-validation details (10-fold Crossvalidation)
0.3471 ± 0.0007
Cross-validation details (10-fold Crossvalidation)
1.0003 ± 0.0004
Cross-validation details (10-fold Crossvalidation)