scikit-learn/examples/cross_decomposition
Nicolas Hug 25487f22d6
DOC Add example comparing PCR and PLS (#17151)
2020-08-11 14:46:33 -07:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_compare_cross_decomposition.py changed the colors of plot_compare_cross_decompisition.py to default matplotlib (#17475) 2020-06-08 11:09:45 -04:00
plot_pcr_vs_pls.py DOC Add example comparing PCR and PLS (#17151) 2020-08-11 14:46:33 -07:00

README.txt

.. _cross_decomposition_examples:

Cross decomposition
-------------------

Examples concerning the :mod:`sklearn.cross_decomposition` module.