GAMCR.trainer.trainer module#
- class GAMCR.trainer.trainer.Trainer[source]#
Bases:
objectA class with the algorithm to optimize the model’s parameters.
…
- L#
number of basis functions on which the transfer function is decomposed - it is also equal to the number of GAMs considered in our model
- Type:
- lam#
regularization parameter related to the smoothing penalty in the GAM
- Type:
positive float