tabnet 0.7.0
·
11 commits
to bdc69bec76aec4e8786dead8abc409b40964f26b
since this release
Bugfixes
- Remove long-run example raising a Note.
- fix
tabet_pretrainfailing withvalue_error("Can't convert data of class: 'NULL'")in R 4.5 - fix
tabet_pretrainwrongly used instead oftabnet_fitin 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)