# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tabnet" in publications use:' type: software license: MIT title: 'tabnet: Fit ''TabNet'' Models for Classification and Regression' version: 0.9.0 doi: 10.32614/CRAN.package.tabnet abstract: Implements the 'TabNet' model by Sercan O. Arik et al. (2019) with 'Coherent Hierarchical Multi-label Classification Networks' by Giunchiglia et al. and provides a consistent interface for fitting and creating predictions. It's also fully compatible with the 'tidymodels' ecosystem. authors: - family-names: Falbel given-names: Daniel email: daniel@rstudio.com - family-names: Regouby given-names: Christophe email: christophe.regouby@free.fr repository: https://cran.r-universe.dev repository-code: https://github.com/mlverse/tabnet commit: 6f51ecf80f26a18f9d72b024176df43b3904ab96 url: https://mlverse.github.io/tabnet/ date-released: '2026-06-12' contact: - family-names: Regouby given-names: Christophe email: christophe.regouby@free.fr