# Generated by roxygen2: do not edit by hand

S3method(predict,tabnet_fit)
S3method(print,tabnet_fit)
S3method(print,tabnet_pretrain)
S3method(tabnet_fit,data.frame)
S3method(tabnet_fit,default)
S3method(tabnet_fit,formula)
S3method(tabnet_fit,recipe)
S3method(tabnet_pretrain,data.frame)
S3method(tabnet_pretrain,default)
S3method(tabnet_pretrain,formula)
S3method(tabnet_pretrain,recipe)
S3method(update,tabnet)
export("%>%")
export(attention_width)
export(decision_width)
export(feature_reusage)
export(mask_type)
export(momentum)
export(num_independent)
export(num_shared)
export(num_steps)
export(tabnet)
export(tabnet_config)
export(tabnet_explain)
export(tabnet_fit)
export(tabnet_pretrain)
importFrom(magrittr,"%>%")
importFrom(stats,predict)
importFrom(stats,update)
