Skip to content

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

  1. Navigate to the Models Catalog under the Experiment section in the menu. Models Catalog


  2. Select the model you want to refit. Model to Refit


Step 2: Refit the Model

  1. Open the Refit tab and click New Refit Button to start the refitting process using the latest data.

    Empty Refit Catalog


  2. Choose the Applications with Credit Default target observation table, then click Refit Button to begin refitting. Refit Config


  3. When training completes, verify that the refitted model appears under the Refit tab. Refit Catalog