Parameters for the tabnet model
Parameters for the tabnet model
decision_width(range = c(8L, 64L), trans = NULL) attention_width(range = c(8L, 64L), trans = NULL) num_steps(range = c(3L, 10L), trans = NULL) feature_reusage(range = c(1, 2), trans = NULL) num_independent(range = c(1L, 5L), trans = NULL) num_shared(range = c(1L, 5L), trans = NULL)
range |
the default range for the parameter value |
trans |
wether to apply a transformation to the parameter These functions are used with |
A dials
parameter to be used when tuning TabNet models.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.