View source: R/01_S7_Hyperparameters.R
setup_GAM | R Documentation |
Setup hyperparameters for GAM training.
setup_GAM(k = 5L, ifw = FALSE)
k |
(Tunable) Integer: Number of knots. |
ifw |
(Tunable) Logical: If TRUE, use Inverse Frequency Weighting in classification. |
Get more information from mgcv::gam.
GAMHyperparameters object.
EDG
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.