Model connectivity & developmentManage a modeling projectModeling objective configurationSubmit a model to an objective
Feedback

Submit a model to an objective

There are two main ways to submit a model to a modeling objective: via the UI or automatically.

Submission via UI

To submit a model to a new modeling objective, select the blue Submit model button from the objective home page:

Submission button

Or, from an existing modeling objective, click Submit model at the top right of the models view.

Submission button

For most models, including Model Assets, select Model as shown, then navigate to and select the relevant model resource.

Submission type

For TypeScript function models, select TypeScript function, then select the function name and version you wish to submit.

Submission TypeScript function

Finally, if applicable, fill out any required metadata for this objective and choose Submit.

Automatic submission

Dataset-backed models that are trained in Code Repositories can be configured to automatically submit new transactions to a modeling objective. Whenever a transform that produces a dataset-backed model reruns (for example, on a schedule or upon receiving new training data), the new model version will be submitted. This does not automatically release or deploy the new submission.