Flow
sklearn.ensemble.voting_classifier.VotingClassifier(Standard=sklearn.pipeline.Pipeline(dualimputer=helper.dual_imputer.DualImputer,standardscaler=sklearn.preprocessing.data.StandardScaler,logisticregression=sklearn.linear_model.logistic.LogisticRegression),Robust=sklearn.pipeline.Pipeline(di=__main__.DI,robustscaler=sklearn.preprocessing.data.RobustScaler,lr=__main__.LR))

sklearn.ensemble.voting_classifier.VotingClassifier(Standard=sklearn.pipeline.Pipeline(dualimputer=helper.dual_imputer.DualImputer,standardscaler=sklearn.preprocessing.data.StandardScaler,logisticregression=sklearn.linear_model.logistic.LogisticRegression),Robust=sklearn.pipeline.Pipeline(di=__main__.DI,robustscaler=sklearn.preprocessing.data.RobustScaler,lr=__main__.LR))

Visibility: public Uploaded 04-04-2017 by Jeroen van Hoof 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
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": {"step_name": "Standard", "key": "Standard"}}, {"oml-python:serialized_object": "component_reference", "value": {"step_name": "Robust", "key": "Robust"}}]
n_jobsdefault: 1
votingdefault: "soft"
weightsdefault: null

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table