Run
1853407

Run 1853407

Task 59 (Supervised Classification) iris Uploaded 21-03-2017 by Jan van Rijn
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Client side error: 'GridSearchCV' object has no attribute 'cv_results_'
Evaluation Engine Exception: Required output files not present (e.g., arff predictions).
  • openml-python Sklearn_0.18. study_14
Issue #Downvotes for this reason By


Flow

sklearn.pipeline.Pipeline(Imputer=openml.utils.preprocessing.ConditionalImp uter,OneHotEncoder=sklearn.preprocessing.data.OneHotEncoder,VarianceThresho ld=sklearn.feature_selection.variance_threshold.VarianceThreshold,Estimator =sklearn.model_selection._search.GridSearchCV(estimator=sklearn.ensemble.fo rest.RandomForestClassifier))(1)Automatically created scikit-learn flow.
sklearn.ensemble.forest.RandomForestClassifier(17)_bootstrapTrue
sklearn.ensemble.forest.RandomForestClassifier(17)_class_weightNone
sklearn.ensemble.forest.RandomForestClassifier(17)_criteriongini
sklearn.ensemble.forest.RandomForestClassifier(17)_max_depthNone
sklearn.ensemble.forest.RandomForestClassifier(17)_max_featuresauto
sklearn.ensemble.forest.RandomForestClassifier(17)_max_leaf_nodesNone
sklearn.ensemble.forest.RandomForestClassifier(17)_min_impurity_split1e-07
sklearn.ensemble.forest.RandomForestClassifier(17)_min_samples_leaf1
sklearn.ensemble.forest.RandomForestClassifier(17)_min_samples_split2
sklearn.ensemble.forest.RandomForestClassifier(17)_min_weight_fraction_leaf0.0
sklearn.ensemble.forest.RandomForestClassifier(17)_n_estimators500
sklearn.ensemble.forest.RandomForestClassifier(17)_n_jobs1
sklearn.ensemble.forest.RandomForestClassifier(17)_oob_scoreFalse
sklearn.ensemble.forest.RandomForestClassifier(17)_random_stateNone
sklearn.ensemble.forest.RandomForestClassifier(17)_verbose0
sklearn.ensemble.forest.RandomForestClassifier(17)_warm_startFalse
openml.utils.preprocessing.ConditionalImputer(1)_axis0
openml.utils.preprocessing.ConditionalImputer(1)_categorical_features[]
openml.utils.preprocessing.ConditionalImputer(1)_copyTrue
openml.utils.preprocessing.ConditionalImputer(1)_empty_attribute_constant0
openml.utils.preprocessing.ConditionalImputer(1)_missing_valuesNaN
openml.utils.preprocessing.ConditionalImputer(1)_strategymedian
openml.utils.preprocessing.ConditionalImputer(1)_strategy_nominalmost_frequent
openml.utils.preprocessing.ConditionalImputer(1)_verbose0
sklearn.preprocessing.data.OneHotEncoder(4)_categorical_features[]
sklearn.preprocessing.data.OneHotEncoder(4)_dtype
sklearn.preprocessing.data.OneHotEncoder(4)_handle_unknownignore
sklearn.preprocessing.data.OneHotEncoder(4)_n_valuesauto
sklearn.preprocessing.data.OneHotEncoder(4)_sparseFalse
sklearn.feature_selection.variance_threshold.VarianceThreshold(1)_threshold0.0
sklearn.pipeline.Pipeline(Imputer=openml.utils.preprocessing.ConditionalImputer,OneHotEncoder=sklearn.preprocessing.data.OneHotEncoder,VarianceThreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,Estimator=sklearn.model_selection._search.GridSearchCV(estimator=sklearn.ensemble.forest.RandomForestClassifier))(1)_steps[('Imputer', ConditionalImputer(axis=0, categorical_features=[], copy=True, empty_attribute_constant=0, missing_values='NaN', strategy='median', strategy_nominal='most_frequent', verbose=0)), ('OneHotEncoder', OneHotEncoder(categorical_features=[], dtype=, handle_unknown='ignore', n_values='auto', sparse=False)), ('VarianceThreshold', VarianceThreshold(threshold=0.0)), ('Estimator', GridSearchCV(cv=3, error_score='raise', estimator=RandomForestClassifier(bootstrap=True, class_weight=None, criterion='gini', max_depth=None, max_features='auto', max_leaf_nodes=None, min_impurity_split=1e-07, min_samples_leaf=1, min_samples_split=2, min_weight_fraction_leaf=0.0, n_estimators=500, n_jobs=1, oob_score=False, random_state=None, verbose=0, warm_start=False), fit_params={}, iid=True, n_jobs=1, param_grid={'max_features': [0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9]}, pre_dispatch='
sklearn.model_selection._search.GridSearchCV(estimator=sklearn.ensemble.forest.RandomForestClassifier)(2)_cv3
sklearn.model_selection._search.GridSearchCV(estimator=sklearn.ensemble.forest.RandomForestClassifier)(2)_error_scoreraise
sklearn.model_selection._search.GridSearchCV(estimator=sklearn.ensemble.forest.RandomForestClassifier)(2)_estimatorRandomForestClassifier(bootstrap=True, class_weight=None, criterion='gini', max_depth=None, max_features='auto', max_leaf_nodes=None, min_impurity_split=1e-07, min_samples_leaf=1, min_samples_split=2, min_weight_fraction_leaf=0.0, n_estimators=500, n_jobs=1, oob_score=False, random_state=None, verbose=0, warm_start=False)
sklearn.model_selection._search.GridSearchCV(estimator=sklearn.ensemble.forest.RandomForestClassifier)(2)_fit_params{}
sklearn.model_selection._search.GridSearchCV(estimator=sklearn.ensemble.forest.RandomForestClassifier)(2)_iidTrue
sklearn.model_selection._search.GridSearchCV(estimator=sklearn.ensemble.forest.RandomForestClassifier)(2)_n_jobs1
sklearn.model_selection._search.GridSearchCV(estimator=sklearn.ensemble.forest.RandomForestClassifier)(2)_param_grid{'max_features': [0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9]}
sklearn.model_selection._search.GridSearchCV(estimator=sklearn.ensemble.forest.RandomForestClassifier)(2)_pre_dispatch2*n_jobs
sklearn.model_selection._search.GridSearchCV(estimator=sklearn.ensemble.forest.RandomForestClassifier)(2)_refitTrue
sklearn.model_selection._search.GridSearchCV(estimator=sklearn.ensemble.forest.RandomForestClassifier)(2)_return_train_scoreTrue
sklearn.model_selection._search.GridSearchCV(estimator=sklearn.ensemble.forest.RandomForestClassifier)(2)_scoringNone
sklearn.model_selection._search.GridSearchCV(estimator=sklearn.ensemble.forest.RandomForestClassifier)(2)_verbose0

Result files

xml
Description

XML file describing the run, including user-defined evaluation measures.

0 Evaluation measures