algorithms.cv_glmnet¶
Module: algorithms.cv_glmnet
¶
Inheritance diagram for selectinf.algorithms.cv_glmnet
:
This module uses glmnet to run CV as part of cv_view.
If a user attempts to import the module without rpy2 installed, it will raise an ImportError. So, this should not be in any api import.