tabnet: Fit 'TabNet' Models for Classification and Regression

Implements the 'TabNet' model by Sercan O. Arik et al (2019) <arXiv:1908.07442> and provides a consistent interface for fitting and creating predictions. It's also fully compatible with the 'tidymodels' ecosystem.

Version: 0.1.0
Imports: torch, hardhat, magrittr, glue, progress, rlang, methods, tibble, vctrs
Suggests: testthat, modeldata, recipes, parsnip, dials, withr, knitr, rmarkdown, vip, tidyverse
Published: 2021-01-14
Author: Daniel Falbel [aut, cre], RStudio [cph]
Maintainer: Daniel Falbel <daniel at rstudio.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: tabnet results

Downloads:

Reference manual: tabnet.pdf
Vignettes: Interpretation tools
Fitting tabnet with tidymodels
Package source: tabnet_0.1.0.tar.gz
Windows binaries: r-devel: tabnet_0.1.0.zip, r-release: tabnet_0.1.0.zip, r-oldrel: tabnet_0.1.0.zip
macOS binaries: r-release: tabnet_0.1.0.tgz, r-oldrel: tabnet_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tabnet to link to this page.