Skip to main content
Version: 6.1

Creating an Algorithm

An algorithm is an implementation of a machine learning method associated with a base container image.

Open the Creation Form

Go to Main Menu - ML Studio - Algorithms, and click Create.

Algorithm list

Enter a Name and Select an Image

In the Create New Algorithm form, enter a value in the Name field (tutorial-demo in this example), and open the Image list. Select an available container image, for example, sm-ml-runtime:6.1.0-amd64.

Entering a name and selecting an image

Save the Algorithm

Click Save. After the algorithm is created, the Algorithm created successfully notification appears and the tutorial-demo row is added to the list. Until the algorithm is deployed, - is displayed in the Deployed Image and Deployed Image Status columns.

Algorithm created

Next step: Editing an Algorithm.