![]() |
slope 0.29.0
|
Cross-validation fold management for SLOPE models. More...
Go to the source code of this file.
Classes | |
class | slope::Folds |
Manages data partitioning for cross-validation. More... | |
Namespaces | |
namespace | slope |
Namespace containing SLOPE regression implementation. | |
Cross-validation fold management for SLOPE models.
This file provides functionality for creating and managing data partitions for k-fold cross-validation. It supports both automatic fold generation with random partitioning and user-defined custom folds.
Definition in file folds.h.