Run
9868950

Run 9868950

Task 34538 (Supervised Classification) MiceProtein 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.38122793060912963
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_loss"deviance"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_max_depth4
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_max_features0.5484201980192578
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_max_leaf_nodesnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_impurity_decrease0.6020945479456246
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_impurity_splitnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_samples_leaf4
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_samples_split13
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_weight_fraction_leaf0.09523528735622999
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_n_estimators452
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_n_iter_no_change848
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_presort"auto"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_random_state63903
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_subsample0.11841516363274474
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_tol0.004877211645856729
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_validation_fraction0.16331094105294375
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.9928 ± 0.0033
Per class
Cross-validation details (10-fold Crossvalidation)
0.8971 ± 0.0259
Per class
Cross-validation details (10-fold Crossvalidation)
0.8824 ± 0.0301
Cross-validation details (10-fold Crossvalidation)
896.7979 ± 2.7004
Cross-validation details (10-fold Crossvalidation)
0.0592 ± 0.0068
Cross-validation details (10-fold Crossvalidation)
0.2185 ± 0
Cross-validation details (10-fold Crossvalidation)
1080
Per class
Cross-validation details (10-fold Crossvalidation)
0.8977 ± 0.0245
Per class
Cross-validation details (10-fold Crossvalidation)
0.8972 ± 0.0264
Cross-validation details (10-fold Crossvalidation)
2.9931
Cross-validation details (10-fold Crossvalidation)
0.8972 ± 0.0264
Per class
Cross-validation details (10-fold Crossvalidation)
0.2711 ± 0.0313
Cross-validation details (10-fold Crossvalidation)
0.3305 ± 0.0001
Cross-validation details (10-fold Crossvalidation)
0.1487 ± 0.0145
Cross-validation details (10-fold Crossvalidation)
0.4499 ± 0.0438
Cross-validation details (10-fold Crossvalidation)