Flow
sklearn.ensemble.voting_classifier.VotingClassifier(lr=sklearn.linear_model.logistic.LogisticRegression,rf=sklearn.ensemble.forest.RandomForestClassifier,bnb=sklearn.naive_bayes.BernoulliNB)

sklearn.ensemble.voting_classifier.VotingClassifier(lr=sklearn.linear_model.logistic.LogisticRegression,rf=sklearn.ensemble.forest.RandomForestClassifier,bnb=sklearn.naive_bayes.BernoulliNB)

Visibility: public Uploaded 14-03-2018 by Emma van Zoelen sklearn==0.19.1 numpy>=1.6.1 scipy>=0.9 3 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • openml-python python scikit-learn sklearn sklearn_0.19.1
Issue #Downvotes for this reason By


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

Parameters

estimatorsdefault: [{"oml-python:serialized_object": "component_reference", "value": {"key": "lr", "step_name": "lr"}}, {"oml-python:serialized_object": "component_reference", "value": {"key": "rf", "step_name": "rf"}}, {"oml-python:serialized_object": "component_reference", "value": {"key": "bnb", "step_name": "bnb"}}]
flatten_transformdefault: null
n_jobsdefault: 1
votingdefault: "hard"
weightsdefault: null

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table