Run
9867480

Run 9867480

Task 32 (Supervised Classification) pendigits Uploaded 07-12-2018 by Scikit-learn Bot
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)(1)Automatically created scikit-learn flow.
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)(1)_memorynull
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))(2)_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))(2)_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))(2)_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))(2)_transformer_weightsnull
sklearn.pipeline.Pipeline(imputer=sklearn.preprocessing.imputation.Imputer,standardscaler=sklearn.preprocessing.data.StandardScaler)(2)_memorynull
sklearn.preprocessing.imputation.Imputer(31)_axis0
sklearn.preprocessing.imputation.Imputer(31)_copytrue
sklearn.preprocessing.imputation.Imputer(31)_missing_values"NaN"
sklearn.preprocessing.imputation.Imputer(31)_strategy"median"
sklearn.preprocessing.imputation.Imputer(31)_verbose0
sklearn.preprocessing.data.StandardScaler(17)_copytrue
sklearn.preprocessing.data.StandardScaler(17)_with_meantrue
sklearn.preprocessing.data.StandardScaler(17)_with_stdtrue
sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute.SimpleImputer,onehotencoder=sklearn.preprocessing._encoders.OneHotEncoder)(2)_memorynull
sklearn.impute.SimpleImputer(2)_copytrue
sklearn.impute.SimpleImputer(2)_fill_value-1
sklearn.impute.SimpleImputer(2)_missing_valuesNaN
sklearn.impute.SimpleImputer(2)_strategy"constant"
sklearn.impute.SimpleImputer(2)_verbose0
sklearn.preprocessing._encoders.OneHotEncoder(5)_categorical_featuresnull
sklearn.preprocessing._encoders.OneHotEncoder(5)_categoriesnull
sklearn.preprocessing._encoders.OneHotEncoder(5)_dtype{"oml-python:serialized_object": "type", "value": "np.float64"}
sklearn.preprocessing._encoders.OneHotEncoder(5)_handle_unknown"ignore"
sklearn.preprocessing._encoders.OneHotEncoder(5)_n_valuesnull
sklearn.preprocessing._encoders.OneHotEncoder(5)_sparsetrue
sklearn.feature_selection.variance_threshold.VarianceThreshold(19)_threshold0.0
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_criterion"friedman_mse"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_initnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_learning_rate0.05963145315679321
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_loss"deviance"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_max_depth7
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_max_features0.17691239560371008
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_max_leaf_nodesnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_impurity_decrease0.24736628675431416
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_impurity_splitnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_samples_leaf1
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_samples_split18
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_weight_fraction_leaf0.3486538184388231
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_n_estimators248
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_n_iter_no_change856
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_presort"auto"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_random_state60746
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_subsample0.8014401314511119
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_tol0.006730986271852086
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_validation_fraction0.04405690518452754
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_verbose0
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_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.

17 Evaluation measures

0.9916 ± 0.0017
Per class
Cross-validation details (10-fold Crossvalidation)
0.9019 ± 0.0068
Per class
Cross-validation details (10-fold Crossvalidation)
0.8916 ± 0.0076
Cross-validation details (10-fold Crossvalidation)
9220.7217 ± 6.5105
Cross-validation details (10-fold Crossvalidation)
0.0499 ± 0.0012
Cross-validation details (10-fold Crossvalidation)
0.18 ± 0
Cross-validation details (10-fold Crossvalidation)
10992
Per class
Cross-validation details (10-fold Crossvalidation)
0.9024 ± 0.0064
Per class
Cross-validation details (10-fold Crossvalidation)
0.9025 ± 0.0068
Cross-validation details (10-fold Crossvalidation)
3.3208
Cross-validation details (10-fold Crossvalidation)
0.9025 ± 0.0068
Per class
Cross-validation details (10-fold Crossvalidation)
0.2774 ± 0.0067
Cross-validation details (10-fold Crossvalidation)
0.3 ± 0
Cross-validation details (10-fold Crossvalidation)
0.1309 ± 0.0034
Cross-validation details (10-fold Crossvalidation)
0.4363 ± 0.0114
Cross-validation details (10-fold Crossvalidation)