Uploading a source file

You can upload a source file to bring in your custom algorithm code.

  1. On the Overview page, click Create new.
  2. Specify a name for the custom algorithm.
  3. Optionally, specify a description.
  4. Browse to the archived .zip file with the custom algorithm source code and select it.
  5. Browse to the hyperparameter definition file and select it. The file must be in .csv format. Optionally, you can add or modify the hyperparameters directly in the grid.
  6. Click Save.
  7. Click Deploy.
Note: To use a custom solver, ensure the respective libraries are predeployed for the Optimization module. For details on the available libraries and the versions, see the "Python libraries" section.