Flow
sklearn.pipeline.Pipeline(imputation=mylib.preprocessing_openml14.ConditionalImputer,one_hot_encoder=sklearn.preprocessing.data.OneHotEncoder,variance-thresholding=sklearn.feature_selection.variance_threshold.VarianceThreshold,standardization=sklearn.preprocessing.data.MinMaxScaler,classifier=sklearn.neural_network.multilayer_perceptron.MLPClassifier)

sklearn.pipeline.Pipeline(imputation=mylib.preprocessing_openml14.ConditionalImputer,one_hot_encoder=sklearn.preprocessing.data.OneHotEncoder,variance-thresholding=sklearn.feature_selection.variance_threshold.VarianceThreshold,standardization=sklearn.preprocessing.data.MinMaxScaler,classifier=sklearn.neural_network.multilayer_perceptron.MLPClassifier)

Visibility: public Uploaded 26-12-2017 by Benjamin Strang sklearn==0.19.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.19.1
Issue #Downvotes for this reason By


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

Parameters

memorydefault: null
stepsdefault: [{"oml-python:serialized_object": "component_reference", "value": {"key": "imputation", "step_name": "imputation"}}, {"oml-python:serialized_object": "component_reference", "value": {"key": "one_hot_encoder", "step_name": "one_hot_encoder"}}, {"oml-python:serialized_object": "component_reference", "value": {"key": "variance-thresholding", "step_name": "variance-thresholding"}}, {"oml-python:serialized_object": "component_reference", "value": {"key": "standardization", "step_name": "standardization"}}, {"oml-python:serialized_object": "component_reference", "value": {"key": "classifier", "step_name": "classifier"}}]

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table