·
11 commits
to bdc69bec76aec4e8786dead8abc409b40964f26b
since this release
Bugfixes
- Remove long-run example raising a Note.
- fix
tabet_pretrain
failing withvalue_error("Can't convert data of class: 'NULL'")
in R 4.5 - fix
tabet_pretrain
wrongly used instead oftabnet_fit
in Missing data predictor vignette - improve message related to case_weights not being used as predictors.
- improve function documentation consistency before translation.
- fix "..." is not an exported object from 'namespace:dials'" error when using tune() on tabnet parameters. (#160 @cphaarmeyer)