lucid  0.0.2
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
Ernesto Casablanca
Oliver Schön
Licence:
BSD 3-Clause License

LeaveOneOut class.