Flow
sklearn.pipeline.Pipeline(feature_selection=sklearn.feature_selection.from_model.SelectFromModel(estimator=sklearn.ensemble.forest.ExtraTreesClassifier),classification=sklearn.ensemble.voting_classifier.VotingClassifier(rf1=sklearn.linear_model.logistic.LogisticRegression,rf2=sklearn.ensemble.forest.RandomForestClassifier,rf3=sklearn.naive_bayes.GaussianNB))

sklearn.pipeline.Pipeline(feature_selection=sklearn.feature_selection.from_model.SelectFromModel(estimator=sklearn.ensemble.forest.ExtraTreesClassifier),classification=sklearn.ensemble.voting_classifier.VotingClassifier(rf1=sklearn.linear_model.logistic.LogisticRegression,rf2=sklearn.ensemble.forest.RandomForestClassifier,rf3=sklearn.naive_bayes.GaussianNB))

Visibility: public Uploaded 18-09-2017 by Lieuwe Stooker sklearn==0.18.1 numpy>=1.6.1 scipy>=0.9 0 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • openml-python python scikit-learn sklearn sklearn_0.18.1
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Automatically created scikit-learn flow.

Parameters

stepsdefault: [{"oml-python:serialized_object": "component_reference", "value": {"key": "feature_selection", "step_name": "feature_selection"}}, {"oml-python:serialized_object": "component_reference", "value": {"key": "classification", "step_name": "classification"}}]

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table