fit.fastai.tabular.learner.TabularLearner | R Documentation |
Fit the model on this learner with 'lr' learning rate, 'wd' weight decay for 'epochs' with 'callbacks'.
## S3 method for class 'fastai.tabular.learner.TabularLearner'
fit(object, ...)
object |
model |
... |
additional arguments |
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.