Skip to content

tabnet 0.7.0

Latest
Compare
Choose a tag to compare
@cregouby cregouby released this 17 Apr 17:12
· 11 commits to bdc69bec76aec4e8786dead8abc409b40964f26b since this release

Bugfixes

  • Remove long-run example raising a Note.
  • fix tabet_pretrain failing with value_error("Can't convert data of class: 'NULL'") in R 4.5
  • fix tabet_pretrain wrongly used instead of tabnet_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)