mlverse/tabnet: Fit 'TabNet' Models for Classification and Regression

Implements the 'TabNet' model by Sercan O. Arik et al. (2019) <doi:10.48550/arXiv.1908.07442> with 'Coherent Hierarchical Multi-label Classification Networks' by Giunchiglia et al. <doi:10.48550/arXiv.2010.10151> and provides a consistent interface for fitting and creating predictions. It's also fully compatible with the 'tidymodels' ecosystem.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.8.0
URL https://mlverse.github.io/tabnet/ https://github.com/mlverse/tabnet
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mlverse/tabnet")
mlverse/tabnet documentation built on July 17, 2025, 4:15 a.m.