Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 327 Bytes

model_selection.rst

File metadata and controls

16 lines (10 loc) · 327 Bytes

Model Selection

GridSearchCV

.. automodule:: cca_zoo.model_selection.GridSearchCV
    :inherited-members:


RandomizedSearchCV

.. automodule:: cca_zoo.model_selection.RandomizedSearchCV
    :inherited-members: