Uploading a source file
You can upload a source file to bring in your custom algorithm code.
- On the Overview page, click .
- Specify a name for the custom algorithm.
- Optionally, specify a description.
- Browse to the archived .zip file with the custom algorithm source code and select it.
- 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.
- Click .
- Click .
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.