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
Models
Catalog under theExperiment
section in the menu.
-
Select the model you want to refit.
Step 2: Refit the Model¶
-
Open the
Refit
tab and clickto start the refitting process using the latest data.
-
Choose the
Applications with Credit Default target
observation table, then clickto begin refitting.
-
When training completes, verify that the refitted model appears under the
Refit
tab.