Skip to content

On-premise users: click in-app to access the full platform documentation for your version of DataRobot.

Generate Java models in an existing project

If you have projects that were created before the Scoring Code feature was enabled for your organization, you must retrain the models for which you want to download code. You do not need to recreate the entire project.

To retrain a model:

  1. Click the checkbox at the left of the model to select it. Note the blueprint number (BPxx) as you will need this information later.

  2. From the dropdown menu, select Delete.

  3. Open the Repository and search for a model with same blueprint number. Check the box to the left of the model to select it.

  4. Set the values and click the Run task(s) button.

  5. When the model has finished training, return to the Leaderboard and enter the blueprint number in the search field.

  6. Expand the model version with the SCORING CODE tag, navigate to Predict > Downloads, select a download option, and click Download to access the scoring code.

Note

A retrained model may have slightly different predictions than the original model due to the nature of the parameter initialization process used by machine learning algorithms.


Updated February 15, 2023