print.fastai.tabular.learner.TabularLearner: Print tabular model

View source: R/tabular.R

print.fastai.tabular.learner.TabularLearnerR Documentation

Print tabular model

Description

Print tabular model

Usage

## S3 method for class 'fastai.tabular.learner.TabularLearner'
print(x, ...)

Arguments

x

model

...

additional parameters to pass

Value

None


fastai documentation built on March 31, 2023, 11:41 p.m.