Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.73 KB

README.rst

File metadata and controls

38 lines (22 loc) · 1.73 KB

Travis AppVeyor Codecov CircleCI ReadTheDocs

NestedCV() - A scikit-learn compatible class for nested cross-validation

Quentin Klopfenstein1, Elisa Gómez de Lope1

1 University of Luxembourg, Biomedical Data Science group

NestedCV() is a class compatible with scikit-learn extensions.

It provides functions that streamline the nested cross-validation setting for several ML algorithms, and can be used in scikit-learn pipelines and (hyper)parameter search. This package was created as a scikit-learn project-template (https://sklearn-template.readthedocs.io/en/latest/quick_start.html).

Cleanly contributing to the scikit-learn ecosystem!