Run
9864536

Run 9864536

Task 21 (Supervised Classification) car Uploaded 06-12-2018 by Scikit-learn Bot
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Add a single new tag. Use underscores for spaces. Press enter when done.
Add tag
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"mean"
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"mae"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_initnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_learning_rate0.5342332638283307
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_loss"deviance"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_max_depth8
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_max_features0.3103401815243678
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_max_leaf_nodesnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_impurity_decrease0.81094450411497
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_split15
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_weight_fraction_leaf0.20983626257779958
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_n_estimators379
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_n_iter_no_change695
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_presort"auto"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_random_state55851
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_subsample0.9332005778138479
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_tol2.3359404228484308e-05
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_validation_fraction0.8476052793785351
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.

15 Evaluation measures

0.4998
Per class
Cross-validation details (10-fold Crossvalidation)
Created with Highcharts 5.0.7RepeatScore00.5
38.9248 ± 0.2044
Cross-validation details (10-fold Crossvalidation)
Created with Highcharts 5.0.7RepeatScore03.73.83.944.14.24.3
0.2228 ± 0.001
Cross-validation details (10-fold Crossvalidation)
Created with Highcharts 5.0.7RepeatScore00.22050.2210.22150.2220.22250.2230.…0.2235
0.229 ± 0.0006
Cross-validation details (10-fold Crossvalidation)
Created with Highcharts 5.0.7RepeatScore00.227750.2280.228250.22850.228750.2290.229250.22950.22975
1728
Per class
Cross-validation details (10-fold Crossvalidation)
0.7002 ± 0.0017
Cross-validation details (10-fold Crossvalidation)
Created with Highcharts 5.0.7RepeatScore00.6990.70.7010.7020.7030.7…0.704
1.2099
Cross-validation details (10-fold Crossvalidation)
Created with Highcharts 5.0.7RepeatScore01.2099
0.7002 ± 0.0017
Per class
Cross-validation details (10-fold Crossvalidation)
Created with Highcharts 5.0.7RepeatScore00.6990.70.7010.7020.7030.7…0.704
0.9729 ± 0.0025
Cross-validation details (10-fold Crossvalidation)
Created with Highcharts 5.0.7RepeatScore00.9680.970.9720.9740.976
0.3381 ± 0.0008
Cross-validation details (10-fold Crossvalidation)
Created with Highcharts 5.0.7RepeatScore00.33650.3370.33750.3380.33850.3390.…0.3395
0.3385 ± 0.0008
Cross-validation details (10-fold Crossvalidation)
Created with Highcharts 5.0.7RepeatScore00.33650.3370.33750.3380.33850.3390.…0.3395
1.0013 ± 0.0003
Cross-validation details (10-fold Crossvalidation)
Created with Highcharts 5.0.7RepeatScore01.00091.0011.00111.00121.00131.00141.00151.00161.0017
­