# Generated by roxygen2: do not edit by hand

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