lucid  0.0.1
Lifting-based Uncertain Control Invariant Dynamics
Loading...
Searching...
No Matches
LeaveOneOut.h File Reference
#include <iosfwd>
#include <string>
#include <utility>
#include "lucid/lib/eigen.h"
#include "lucid/model/CrossValidator.h"

Classes

class  lucid::LeaveOneOut
 Leave-One-Out cross-validation (LOOCV) is a specific type of cross-validation where the number of folds equals the number of data points in the dataset. More...
 

Namespaces

namespace  lucid
 Root namespace for the lucid library.
 

Detailed Description

Author
c3054737
Licence:
BSD 3-Clause License

LeaveOneOut class.