Back to Mindsdb

Retrain a Model

docs/sdks/python/retrain.mdx

26.1.0208 B
Original Source

Description

The retrain() function retrains the model, for example, if new version of MindsDB is available.

Syntax

Use the retrain() method to retrain a model:

python
model_name.retrain()