MindsDB home page
Search...
⌘K
Ask AI
Login
Get Started
Get Started
Search...
Navigation
Models
Finetune a Model
Documentation
SQL API
SDKs
REST API
Integrations
Contribute
FAQs
Join our Slack
GitHub
SDKs
Overview
Mongo-QL
Python SDK
Connect
Databases
ML Engines
Projects
Models
Create, Train, and Deploy a Model
Remove a Model
List Models
Describe a Model
Get Status of a Model
Refresh a Model
Retrain a Model
Finetune a Model
Manage Model Versions
Predictions
Tables, Views, Files
Jobs
JavaScript SDK
On this page
Description
Syntax
Models
Finetune a Model
Description
The
finetune()
function finetunes a model with specified data.
Syntax
Use the
finetune()
method to finetune a model with specific data:
Copy
Ask AI
model_name.finetune(data_table
)
Suggest edits
Raise issue
Retrain a Model
Manage Model Versions
Assistant
Responses are generated using AI and may contain mistakes.