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
ML researcher at Keysight Technologies

I bridge the gap between ML and complex problems across physics and biology, specializing in graph representation learning and biomedical data.

Related