Class | Description |
---|---|
GamMojoModel | |
GamMojoModelBase | |
GamMojoMultinomialModel | |
GamMojoReader | |
GamRowToRawDataConverter | |
GamUtilsCubicRegression | |
GamUtilsISplines | |
GamUtilsThinPlateRegression | |
ISplines | |
MSplines | |
NBSplinesTypeI |
I implemented the spline described in Section III of doc in the GitHub issue https://github.com/h2oai/h2o-3/issues/7261.
|
NBSplinesTypeI.MSplineBasis |
This class describes a M spline using the recursive formula in equation 5 of the doc.
|
NBSplinesTypeII | |
NBSplinesTypeII.BSplineBasis |