10. Refit Model
In the previous tutorials, you successfully created and evaluated models.
In this tutorial, you’ll learn how to refit an existing model using the most recent data — without needing a separate validation set. The refitted model automatically reuses the tuned parameters from the original model, including the number of trees determined by early stopping.
Step 1: Locate the Model to Refit¶
-
Navigate to the
ModelsCatalog under theExperimentsection in the menu.
-
Select the model you want to refit.

Step 2: Refit the Model¶
-
Open the
Refittab and click
to start the refitting process using the latest data.
-
Choose the
Applications with Credit Default targetobservation table, then click
to begin refitting.

-
When training completes, verify that the refitted model appears under the
Refittab.