Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
scikit-learn / examples / compose
  ..
  README.txt
  plot_column_transformer.py
  plot_column_transformer_mixed_types.py
  plot_compare_reduction.py
  plot_digits_pipe.py
  plot_feature_union.py
  plot_transformed_target.py
Size: Mime:
.. _compose_examples:

Pipelines and composite estimators
----------------------------------

Examples of how to compose transformers and pipelines from other estimators. See the :ref:`User Guide <combining_estimators>`.