Run
9867441

Run 9867441

Task 14969 (Supervised Classification) GesturePhaseSegmentationProcessed 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"median"
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.02494194089632893
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_loss"deviance"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_max_depth7
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_max_features0.7965339310691225
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_max_leaf_nodesnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_impurity_decrease0.247268572656969
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_impurity_splitnull
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_samples_leaf5
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_samples_split16
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_min_weight_fraction_leaf0.2887806564086647
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_n_estimators261
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_n_iter_no_change994
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_presort"auto"
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_random_state58691
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_subsample0.5096625690770706
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_tol1.6387998955521426e-05
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier(15)_validation_fraction0.2556632362160882
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.7831 ± 0.0083
Per class
Cross-validation details (10-fold Crossvalidation)
0.4743 ± 0.0154
Per class
Cross-validation details (10-fold Crossvalidation)
0.3343 ± 0.0194
Cross-validation details (10-fold Crossvalidation)
2756.1245 ± 6.0781
Cross-validation details (10-fold Crossvalidation)
0.255 ± 0.0014
Cross-validation details (10-fold Crossvalidation)
0.3065 ± 0
Cross-validation details (10-fold Crossvalidation)
9873
Per class
Cross-validation details (10-fold Crossvalidation)
0.4982 ± 0.0302
Per class
Cross-validation details (10-fold Crossvalidation)
0.511 ± 0.0146
Cross-validation details (10-fold Crossvalidation)
2.1936
Cross-validation details (10-fold Crossvalidation)
0.511 ± 0.0146
Per class
Cross-validation details (10-fold Crossvalidation)
0.8319 ± 0.0048
Cross-validation details (10-fold Crossvalidation)
0.3915 ± 0.0001
Cross-validation details (10-fold Crossvalidation)
0.3535 ± 0.0022
Cross-validation details (10-fold Crossvalidation)
0.903 ± 0.0057
Cross-validation details (10-fold Crossvalidation)