Run
9971711

Run 9971711

Task 9985 (Supervised Classification) first-order-theorem-proving Uploaded 14-01-2019 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)(3)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)(3)_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))(3)_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))(3)_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))(3)_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))(3)_transformer_weightsnull
sklearn.pipeline.Pipeline(imputer=sklearn.preprocessing.imputation.Imputer,standardscaler=sklearn.preprocessing.data.StandardScaler)(3)_memorynull
sklearn.preprocessing.imputation.Imputer(34)_axis0
sklearn.preprocessing.imputation.Imputer(34)_copytrue
sklearn.preprocessing.imputation.Imputer(34)_missing_values"NaN"
sklearn.preprocessing.imputation.Imputer(34)_strategy"most_frequent"
sklearn.preprocessing.imputation.Imputer(34)_verbose0
sklearn.preprocessing.data.StandardScaler(20)_copytrue
sklearn.preprocessing.data.StandardScaler(20)_with_meantrue
sklearn.preprocessing.data.StandardScaler(20)_with_stdtrue
sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute.SimpleImputer,onehotencoder=sklearn.preprocessing._encoders.OneHotEncoder)(3)_memorynull
sklearn.impute.SimpleImputer(6)_copytrue
sklearn.impute.SimpleImputer(6)_fill_value-1
sklearn.impute.SimpleImputer(6)_missing_valuesNaN
sklearn.impute.SimpleImputer(6)_strategy"constant"
sklearn.impute.SimpleImputer(6)_verbose0
sklearn.preprocessing._encoders.OneHotEncoder(6)_categorical_featuresnull
sklearn.preprocessing._encoders.OneHotEncoder(6)_categoriesnull
sklearn.preprocessing._encoders.OneHotEncoder(6)_dtype{"oml-python:serialized_object": "type", "value": "np.float64"}
sklearn.preprocessing._encoders.OneHotEncoder(6)_handle_unknown"ignore"
sklearn.preprocessing._encoders.OneHotEncoder(6)_n_valuesnull
sklearn.preprocessing._encoders.OneHotEncoder(6)_sparsetrue
sklearn.feature_selection.variance_threshold.VarianceThreshold(21)_threshold0.0
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_criterion"friedman_mse"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_initnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_learning_rate0.2380492405428506
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_loss"deviance"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_max_depth2
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_max_features0.7226533162680582
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_max_leaf_nodesnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_min_impurity_decrease0.1276773963653619
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_min_impurity_splitnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_min_samples_leaf8
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_min_samples_split2
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_min_weight_fraction_leaf0.13798738242215625
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_n_estimators445
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_n_iter_no_change819
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_presort"auto"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_random_state61619
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_subsample0.9496634807682954
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_tol0.003281511444156448
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_validation_fraction0.022994673812910316
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_verbose0
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(16)_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.8356 ± 0.0069
Per class
Cross-validation details (10-fold Crossvalidation)
0.5537 ± 0.0166
Per class
Cross-validation details (10-fold Crossvalidation)
0.4092 ± 0.0216
Cross-validation details (10-fold Crossvalidation)
2176.8322 ± 4.6361
Cross-validation details (10-fold Crossvalidation)
0.1858 ± 0.0013
Cross-validation details (10-fold Crossvalidation)
0.2508 ± 0.0001
Cross-validation details (10-fold Crossvalidation)
6118
Per class
Cross-validation details (10-fold Crossvalidation)
0.5499 ± 0.0189
Per class
Cross-validation details (10-fold Crossvalidation)
0.5749 ± 0.0156
Cross-validation details (10-fold Crossvalidation)
2.3005
Cross-validation details (10-fold Crossvalidation)
0.5749 ± 0.0156
Per class
Cross-validation details (10-fold Crossvalidation)
0.7411 ± 0.0053
Cross-validation details (10-fold Crossvalidation)
0.3541 ± 0.0002
Cross-validation details (10-fold Crossvalidation)
0.3048 ± 0.0021
Cross-validation details (10-fold Crossvalidation)
0.8607 ± 0.0059
Cross-validation details (10-fold Crossvalidation)