Run
6122876

Run 6122876

Task 3950 (Supervised Classification) musk Uploaded 18-08-2017 by Jan van Rijn
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Issue #Downvotes for this reason By


Flow

sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeli ne.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hoten coding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.f eature_selection.variance_threshold.VarianceThreshold,classifier=sklearn.en semble.forest.RandomForestClassifier))(2)Automatically created scikit-learn flow.
sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,classifier=sklearn.ensemble.forest.RandomForestClassifier))(2)_cvnull
sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,classifier=sklearn.ensemble.forest.RandomForestClassifier))(2)_error_score"raise"
sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,classifier=sklearn.ensemble.forest.RandomForestClassifier))(2)_fit_params{}
sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,classifier=sklearn.ensemble.forest.RandomForestClassifier))(2)_iidtrue
sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,classifier=sklearn.ensemble.forest.RandomForestClassifier))(2)_n_iter50
sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,classifier=sklearn.ensemble.forest.RandomForestClassifier))(2)_n_jobs1
sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,classifier=sklearn.ensemble.forest.RandomForestClassifier))(2)_param_distributions{"classifier__max_features": [0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9], "classifier__bootstrap": [true, false], "classifier__min_samples_split": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20], "classifier__criterion": ["gini", "entropy"], "imputation__strategy": ["mean", "median", "most_frequent"]}
sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,classifier=sklearn.ensemble.forest.RandomForestClassifier))(2)_pre_dispatch"2*n_jobs"
sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,classifier=sklearn.ensemble.forest.RandomForestClassifier))(2)_random_state1
sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,classifier=sklearn.ensemble.forest.RandomForestClassifier))(2)_refittrue
sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,classifier=sklearn.ensemble.forest.RandomForestClassifier))(2)_return_train_scoretrue
sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,classifier=sklearn.ensemble.forest.RandomForestClassifier))(2)_scoringnull
sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,classifier=sklearn.ensemble.forest.RandomForestClassifier))(2)_verbose0
openmlstudy14.preprocessing.ConditionalImputer(4)_axis0
openmlstudy14.preprocessing.ConditionalImputer(4)_categorical_features[0]
openmlstudy14.preprocessing.ConditionalImputer(4)_copytrue
openmlstudy14.preprocessing.ConditionalImputer(4)_fill_empty0
openmlstudy14.preprocessing.ConditionalImputer(4)_missing_values"NaN"
openmlstudy14.preprocessing.ConditionalImputer(4)_strategy"median"
openmlstudy14.preprocessing.ConditionalImputer(4)_strategy_nominal"most_frequent"
openmlstudy14.preprocessing.ConditionalImputer(4)_verbose0
sklearn.preprocessing.data.OneHotEncoder(8)_categorical_features[0]
sklearn.preprocessing.data.OneHotEncoder(8)_dtype{"oml-python:serialized_object": "type", "value": "np.float64"}
sklearn.preprocessing.data.OneHotEncoder(8)_handle_unknown"ignore"
sklearn.preprocessing.data.OneHotEncoder(8)_n_values"auto"
sklearn.preprocessing.data.OneHotEncoder(8)_sparsetrue
sklearn.feature_selection.variance_threshold.VarianceThreshold(6)_threshold0.0
sklearn.ensemble.forest.RandomForestClassifier(23)_bootstraptrue
sklearn.ensemble.forest.RandomForestClassifier(23)_class_weightnull
sklearn.ensemble.forest.RandomForestClassifier(23)_criterion"gini"
sklearn.ensemble.forest.RandomForestClassifier(23)_max_depthnull
sklearn.ensemble.forest.RandomForestClassifier(23)_max_features"auto"
sklearn.ensemble.forest.RandomForestClassifier(23)_max_leaf_nodesnull
sklearn.ensemble.forest.RandomForestClassifier(23)_min_impurity_split1e-07
sklearn.ensemble.forest.RandomForestClassifier(23)_min_samples_leaf1
sklearn.ensemble.forest.RandomForestClassifier(23)_min_samples_split2
sklearn.ensemble.forest.RandomForestClassifier(23)_min_weight_fraction_leaf0.0
sklearn.ensemble.forest.RandomForestClassifier(23)_n_estimators10
sklearn.ensemble.forest.RandomForestClassifier(23)_n_jobs1
sklearn.ensemble.forest.RandomForestClassifier(23)_oob_scorefalse
sklearn.ensemble.forest.RandomForestClassifier(23)_random_state1
sklearn.ensemble.forest.RandomForestClassifier(23)_verbose0
sklearn.ensemble.forest.RandomForestClassifier(23)_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.

arff
Trace

ARFF file with the trace of all hyperparameter settings tried during optimization, and their performance.

17 Evaluation measures

0.9999 ± 0.0003
Per class
Cross-validation details (10-fold Crossvalidation)
0.9989 ± 0.0013
Per class
Cross-validation details (10-fold Crossvalidation)
0.9959 ± 0.0048
Cross-validation details (10-fold Crossvalidation)
6406.3205 ± 5.8907
Cross-validation details (10-fold Crossvalidation)
0.0086 ± 0.0024
Cross-validation details (10-fold Crossvalidation)
0.2608 ± 0.0005
Cross-validation details (10-fold Crossvalidation)
6598
Per class
Cross-validation details (10-fold Crossvalidation)
0.9989 ± 0.0012
Per class
Cross-validation details (10-fold Crossvalidation)
0.9989 ± 0.0012
Cross-validation details (10-fold Crossvalidation)
0.6204
Cross-validation details (10-fold Crossvalidation)
0.9989 ± 0.0012
Per class
Cross-validation details (10-fold Crossvalidation)
0.0331 ± 0.0091
Cross-validation details (10-fold Crossvalidation)
0.3611 ± 0.0006
Cross-validation details (10-fold Crossvalidation)
0.0468 ± 0.0107
Cross-validation details (10-fold Crossvalidation)
0.1295 ± 0.0296
Cross-validation details (10-fold Crossvalidation)