Run
9867478

Run 9867478

Task 41 (Supervised Classification) soybean 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"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"friedman_mse"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_initnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_learning_rate0.1350066705895823
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_loss"deviance"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_max_depth7
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_max_features0.8987710849708739
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_max_leaf_nodesnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_impurity_decrease0.4633902542540934
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_impurity_splitnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_samples_leaf11
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_samples_split8
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_weight_fraction_leaf0.22191578328411682
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_n_estimators241
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_n_iter_no_change936
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_presort"auto"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_random_state3056
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_subsample0.9288134488975486
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_tol0.003837858536283641
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_validation_fraction0.5943273897516234
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.9425 ± 0.0075
Per class
Cross-validation details (10-fold Crossvalidation)
0.5771 ± 0.0309
Cross-validation details (10-fold Crossvalidation)
321.8271 ± 1.0967
Cross-validation details (10-fold Crossvalidation)
0.0662 ± 0.0016
Cross-validation details (10-fold Crossvalidation)
0.0961 ± 0
Cross-validation details (10-fold Crossvalidation)
683
Per class
Cross-validation details (10-fold Crossvalidation)
0.6208 ± 0.0276
Cross-validation details (10-fold Crossvalidation)
3.8572
Cross-validation details (10-fold Crossvalidation)
0.6208 ± 0.0276
Per class
Cross-validation details (10-fold Crossvalidation)
0.6883 ± 0.0171
Cross-validation details (10-fold Crossvalidation)
0.2191 ± 0.0001
Cross-validation details (10-fold Crossvalidation)
0.1679 ± 0.0032
Cross-validation details (10-fold Crossvalidation)
0.7661 ± 0.0147
Cross-validation details (10-fold Crossvalidation)