train_model | R Documentation |
Train model based on your own data
train_model(path_in, path_out, prefix)
path_in |
File path of training datasets. |
path_out |
File path of the output model. |
prefix |
Prefix of the output files. DEFAULT: pre-trained. |
An MADA model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.