Run
9867403

Run 9867403

Task 9979 (Supervised Classification) cardiotocography 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"most_frequent"
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.05388258739789058
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_loss"deviance"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_max_depth8
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_max_features0.9728229465152209
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_max_leaf_nodesnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_impurity_decrease0.7517769953600555
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_impurity_splitnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_samples_leaf13
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_samples_split5
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_weight_fraction_leaf0.12843122975347798
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_n_estimators465
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_n_iter_no_change61
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_presort"auto"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_random_state40318
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_subsample0.9563142567714028
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_tol0.008581367294789215
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_validation_fraction0.5272698593865426
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.9951 ± 0.0017
Per class
Cross-validation details (10-fold Crossvalidation)
0.9021 ± 0.0244
Per class
Cross-validation details (10-fold Crossvalidation)
0.896 ± 0.0205
Cross-validation details (10-fold Crossvalidation)
1770.0612 ± 2.233
Cross-validation details (10-fold Crossvalidation)
0.043 ± 0.0014
Cross-validation details (10-fold Crossvalidation)
0.1679 ± 0.0001
Cross-validation details (10-fold Crossvalidation)
2126
Per class
Cross-validation details (10-fold Crossvalidation)
0.9083 ± 0.03
Per class
Cross-validation details (10-fold Crossvalidation)
0.913 ± 0.0171
Cross-validation details (10-fold Crossvalidation)
2.9174
Cross-validation details (10-fold Crossvalidation)
0.913 ± 0.0171
Per class
Cross-validation details (10-fold Crossvalidation)
0.2558 ± 0.0086
Cross-validation details (10-fold Crossvalidation)
0.2897 ± 0.0001
Cross-validation details (10-fold Crossvalidation)
0.1205 ± 0.0051
Cross-validation details (10-fold Crossvalidation)
0.4158 ± 0.0175
Cross-validation details (10-fold Crossvalidation)