Run
9893226

Run 9893226

Task 9967 (Supervised Classification) steel-plates-fault 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_rate1.3303052831886975
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_loss"deviance"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_max_depth10
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_max_features0.8072296071532664
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_max_leaf_nodesnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_impurity_decrease0.4122065268019297
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_impurity_splitnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_samples_leaf14
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_samples_split10
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_min_weight_fraction_leaf0.32021586611369396
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_n_estimators192
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_n_iter_no_change6
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_presort"auto"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_random_state63549
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_subsample0.9661578957772473
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_tol0.020006894716994218
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(14)_validation_fraction0.3668371858666277
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.7413 ± 0.0419
Per class
Cross-validation details (10-fold Crossvalidation)
0.6867 ± 0.0419
Per class
Cross-validation details (10-fold Crossvalidation)
0.2942 ± 0.0962
Cross-validation details (10-fold Crossvalidation)
386.7535 ± 10.8756
Cross-validation details (10-fold Crossvalidation)
0.3605 ± 0.0213
Cross-validation details (10-fold Crossvalidation)
0.4531 ± 0.0007
Cross-validation details (10-fold Crossvalidation)
1941
Per class
Cross-validation details (10-fold Crossvalidation)
0.6854 ± 0.0448
Per class
Cross-validation details (10-fold Crossvalidation)
0.6981 ± 0.0401
Cross-validation details (10-fold Crossvalidation)
0.9313
Cross-validation details (10-fold Crossvalidation)
0.6981 ± 0.0401
Per class
Cross-validation details (10-fold Crossvalidation)
0.7956 ± 0.0479
Cross-validation details (10-fold Crossvalidation)
0.4759 ± 0.0007
Cross-validation details (10-fold Crossvalidation)
0.4404 ± 0.0198
Cross-validation details (10-fold Crossvalidation)
0.9254 ± 0.0425
Cross-validation details (10-fold Crossvalidation)