NestedCV: A scikit-learn compatible class for nested cross-validation

Image credit: From Medium

Abstract

NestedCV() is a python 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.

Publication
Github
Elisa G. de Lope
Elisa G. de Lope
PhD student in Biomedical Data Science

My research interests include statistics, data mining, -omics, and drug discovery.

Related