MindsDB
Open Source Product Docs
The finetune() function finetunes a model with specified data.
finetune()
Use the finetune() method to finetune a model with specific data:
model_name.finetune(data_table)
Was this page helpful?