Custom algorithm status
When you create a custom algorithm, its initial status is Draft.
You can either build the algorithm directly in the application or upload an existing one. While the upload is in progress, the status is Uploading. Once the upload is complete, the status becomes Uploaded.
To make the algorithm available for use, click
. During this process, the status is Deploying. If deployment is successful, the status becomes Ready. If it fails, the status is Failed.Once the custom algorithm is deployed and its status is Ready, you can use it in quests to train models.
Note: A custom algorithm cannot be deleted while it is being used in a
quest.