Run
10560804

Run 10560804

Task 41 (Supervised Classification) soybean Uploaded 11-09-2021 by Victorien Fandos
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Issue #Downvotes for this reason By


Flow

sklearn.pipeline.Pipeline(SimpleImputer=sklearn.impute._base.SimpleImputer, OrdinalEncoder=sklearn.preprocessing._encoders.OrdinalEncoder,rf=sklearn.en semble._forest.RandomForestClassifier)(1)Pipeline of transforms with a final estimator. Sequentially apply a list of transforms and a final estimator. Intermediate steps of the pipeline must be 'transforms', that is, they must implement fit and transform methods. The final estimator only needs to implement fit. The transformers in the pipeline can be cached using ``memory`` argument. The purpose of the pipeline is to assemble several steps that can be cross-validated together while setting different parameters. For this, it enables setting parameters of the various steps using their names and the parameter name separated by a '__', as in the example below. A step's estimator may be replaced entirely by setting the parameter with its name to another estimator, or a transformer removed by setting it to 'passthrough' or ``None``.
sklearn.impute._base.SimpleImputer(25)_add_indicatorfalse
sklearn.impute._base.SimpleImputer(25)_copytrue
sklearn.impute._base.SimpleImputer(25)_fill_valuenull
sklearn.impute._base.SimpleImputer(25)_missing_valuesNaN
sklearn.impute._base.SimpleImputer(25)_strategy"most_frequent"
sklearn.impute._base.SimpleImputer(25)_verbose0
sklearn.ensemble._forest.RandomForestClassifier(11)_bootstrapfalse
sklearn.ensemble._forest.RandomForestClassifier(11)_ccp_alpha0.0
sklearn.ensemble._forest.RandomForestClassifier(11)_class_weightnull
sklearn.ensemble._forest.RandomForestClassifier(11)_criterion"gini"
sklearn.ensemble._forest.RandomForestClassifier(11)_max_depth10
sklearn.ensemble._forest.RandomForestClassifier(11)_max_features"auto"
sklearn.ensemble._forest.RandomForestClassifier(11)_max_leaf_nodesnull
sklearn.ensemble._forest.RandomForestClassifier(11)_max_samplesnull
sklearn.ensemble._forest.RandomForestClassifier(11)_min_impurity_decrease0.0
sklearn.ensemble._forest.RandomForestClassifier(11)_min_impurity_splitnull
sklearn.ensemble._forest.RandomForestClassifier(11)_min_samples_leaf1
sklearn.ensemble._forest.RandomForestClassifier(11)_min_samples_split2
sklearn.ensemble._forest.RandomForestClassifier(11)_min_weight_fraction_leaf0.0
sklearn.ensemble._forest.RandomForestClassifier(11)_n_estimators100
sklearn.ensemble._forest.RandomForestClassifier(11)_n_jobsnull
sklearn.ensemble._forest.RandomForestClassifier(11)_oob_scorefalse
sklearn.ensemble._forest.RandomForestClassifier(11)_random_state34287
sklearn.ensemble._forest.RandomForestClassifier(11)_verbose0
sklearn.ensemble._forest.RandomForestClassifier(11)_warm_startfalse
sklearn.pipeline.Pipeline(SimpleImputer=sklearn.impute._base.SimpleImputer,OrdinalEncoder=sklearn.preprocessing._encoders.OrdinalEncoder,rf=sklearn.ensemble._forest.RandomForestClassifier)(1)_memorynull
sklearn.pipeline.Pipeline(SimpleImputer=sklearn.impute._base.SimpleImputer,OrdinalEncoder=sklearn.preprocessing._encoders.OrdinalEncoder,rf=sklearn.ensemble._forest.RandomForestClassifier)(1)_steps[{"oml-python:serialized_object": "component_reference", "value": {"key": "SimpleImputer", "step_name": "SimpleImputer"}}, {"oml-python:serialized_object": "component_reference", "value": {"key": "OrdinalEncoder", "step_name": "OrdinalEncoder"}}, {"oml-python:serialized_object": "component_reference", "value": {"key": "rf", "step_name": "rf"}}]
sklearn.pipeline.Pipeline(SimpleImputer=sklearn.impute._base.SimpleImputer,OrdinalEncoder=sklearn.preprocessing._encoders.OrdinalEncoder,rf=sklearn.ensemble._forest.RandomForestClassifier)(1)_verbosefalse
sklearn.preprocessing._encoders.OrdinalEncoder(3)_categories"auto"
sklearn.preprocessing._encoders.OrdinalEncoder(3)_dtype{"oml-python:serialized_object": "type", "value": "np.float64"}
sklearn.preprocessing._encoders.OrdinalEncoder(3)_handle_unknown"error"
sklearn.preprocessing._encoders.OrdinalEncoder(3)_unknown_valuenull

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.

18 Evaluation measures

0.9964 ± 0.0027
Per class
Cross-validation details (10-fold Crossvalidation)
0.9419 ± 0.0399
Per class
Cross-validation details (10-fold Crossvalidation)
0.9374 ± 0.041
Cross-validation details (10-fold Crossvalidation)
0.9084 ± 0.0161
Cross-validation details (10-fold Crossvalidation)
0.0174 ± 0.0022
Cross-validation details (10-fold Crossvalidation)
0.0961 ± 0
Cross-validation details (10-fold Crossvalidation)
0.9429 ± 0.0375
Cross-validation details (10-fold Crossvalidation)
683
Per class
Cross-validation details (10-fold Crossvalidation)
0.9468 ± 0.0316
Per class
Cross-validation details (10-fold Crossvalidation)
0.9429 ± 0.0375
Cross-validation details (10-fold Crossvalidation)
3.8358 ± 0.0099
Cross-validation details (10-fold Crossvalidation)
0.1813 ± 0.0224
Cross-validation details (10-fold Crossvalidation)
0.2191 ± 0.0001
Cross-validation details (10-fold Crossvalidation)
0.0755 ± 0.009
Cross-validation details (10-fold Crossvalidation)
0.3446 ± 0.0412
Cross-validation details (10-fold Crossvalidation)
0.9707 ± 0.0241
Cross-validation details (10-fold Crossvalidation)