Run
9874462

Run 9874462

Task 3493 (Supervised Classification) monks-problems-2 Uploaded 07-12-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(imputer=sklearn.pr eprocessing.imputation.Imputer,standardscaler=sklearn.preprocessing.data.St andardScaler),nominal=sklearn.pipeline.Pipeline(simpleimputer=sklearn.imput e.SimpleImputer,onehotencoder=sklearn.preprocessing._encoders.OneHotEncoder )),variancethreshold=sklearn.feature_selection.variance_threshold.VarianceT hreshold,gradientboostingclassifier=sklearn.ensemble.gradient_boosting.Grad ientBoostingClassifier)(2)Automatically created scikit-learn flow.
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.ensemble.gradient_boosting.GradientBoostingClassifier(14)_criterion"mae"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_initnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_learning_rate0.03096644170246624
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_loss"deviance"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_max_depth5
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_max_features0.7330765917169823
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_max_leaf_nodesnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_impurity_decrease0.1782138425981853
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_impurity_splitnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_samples_leaf5
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_samples_split19
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_weight_fraction_leaf0.01757487450797135
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_n_estimators166
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_n_iter_no_change540
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_presort"auto"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_random_state57102
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_subsample0.9679969183816867
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_tol9.58287493765808e-05
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_validation_fraction0.5951914129852436
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_verbose0
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_warm_startfalse
sklearn.compose._column_transformer.ColumnTransformer(numeric=sklearn.pipeline.Pipeline(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(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(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(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(imputer=sklearn.preprocessing.imputation.Imputer,standardscaler=sklearn.preprocessing.data.StandardScaler)(1)_memorynull
sklearn.feature_selection.variance_threshold.VarianceThreshold(18)_threshold0.0
sklearn.pipeline.Pipeline(columntransformer=sklearn.compose._column_transformer.ColumnTransformer(numeric=sklearn.pipeline.Pipeline(imputer=sklearn.preprocessing.imputation.Imputer,standardscaler=sklearn.preprocessing.data.StandardScaler),nominal=sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute.SimpleImputer,onehotencoder=sklearn.preprocessing._encoders.OneHotEncoder)),variancethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,gradientboostingclassifier=sklearn.ensemble.gradient_boosting.GradientBoostingClassifier)(2)_memorynull

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.4997
Per class
Cross-validation details (10-fold Crossvalidation)
8.7314 ± 0.1166
Cross-validation details (10-fold Crossvalidation)
0.4445 ± 0.003
Cross-validation details (10-fold Crossvalidation)
0.4507 ± 0.0026
Cross-validation details (10-fold Crossvalidation)
601
Per class
Cross-validation details (10-fold Crossvalidation)
0.6572 ± 0.0083
Cross-validation details (10-fold Crossvalidation)
0.9279
Cross-validation details (10-fold Crossvalidation)
0.6572 ± 0.0083
Per class
Cross-validation details (10-fold Crossvalidation)
0.9862 ± 0.0018
Cross-validation details (10-fold Crossvalidation)
0.4746 ± 0.0027
Cross-validation details (10-fold Crossvalidation)
0.475 ± 0.0031
Cross-validation details (10-fold Crossvalidation)
1.0008 ± 0.0008
Cross-validation details (10-fold Crossvalidation)