OpenML
sklearn.ensemble.voting_classifier.VotingClassifier(xgb=xgboost.sklearn.XGBClassifier,svc=sklearn.pipeline.Pipeline(scaler=sklearn.preprocessing.data.StandardScaler,pca=sklearn.decomposition.pca.PCA,svm=sklearn.svm.classes.SVC))

sklearn.ensemble.voting_classifier.VotingClassifier(xgb=xgboost.sklearn.XGBClassifier,svc=sklearn.pipeline.Pipeline(scaler=sklearn.preprocessing.data.StandardScaler,pca=sklearn.decomposition.pca.PCA,svm=sklearn.svm.classes.SVC))

Visibility: public Uploaded 13-03-2018 by Bas Bluemink sklearn==0.19.1 numpy>=1.6.1 scipy>=0.9 10 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": "xgb", "step_name": "xgb"}}, {"oml-python:serialized_object": "component_reference", "value": {"key": "svc", "step_name": "svc"}}]
flatten_transformdefault: null
n_jobsdefault: 1
votingdefault: "soft"
weightsdefault: null

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table