Run
9887535

Run 9887535

Task 3561 (Supervised Classification) profb 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"median"
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"friedman_mse"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_initnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_learning_rate0.04263745834039185
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_loss"deviance"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_max_depth5
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_max_features0.3237208634298573
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_max_leaf_nodesnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_impurity_decrease0.6597353230492039
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_impurity_splitnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_samples_leaf11
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_samples_split17
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_weight_fraction_leaf0.16462020465620186
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_n_estimators188
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_n_iter_no_change474
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_presort"auto"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_random_state2769
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_subsample0.589461593554893
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_tol0.002308876755596887
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_validation_fraction0.11230327370638593
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.

17 Evaluation measures

0.6501 ± 0.0462
Per class
Cross-validation details (10-fold Crossvalidation)
0.6106 ± 0.0517
Per class
Cross-validation details (10-fold Crossvalidation)
0.1186 ± 0.1108
Cross-validation details (10-fold Crossvalidation)
36.4312 ± 1.7098
Cross-validation details (10-fold Crossvalidation)
0.4174 ± 0.008
Cross-validation details (10-fold Crossvalidation)
0.4446 ± 0.0022
Cross-validation details (10-fold Crossvalidation)
672
Per class
Cross-validation details (10-fold Crossvalidation)
0.6611 ± 0.1064
Per class
Cross-validation details (10-fold Crossvalidation)
0.683 ± 0.0379
Cross-validation details (10-fold Crossvalidation)
0.9188
Cross-validation details (10-fold Crossvalidation)
0.683 ± 0.0379
Per class
Cross-validation details (10-fold Crossvalidation)
0.9388 ± 0.0166
Cross-validation details (10-fold Crossvalidation)
0.4714 ± 0.0023
Cross-validation details (10-fold Crossvalidation)
0.4564 ± 0.0102
Cross-validation details (10-fold Crossvalidation)
0.9683 ± 0.0201
Cross-validation details (10-fold Crossvalidation)