Handling hyperparameters
API reference for endpoints that handle hyperparameters
This section contains all of the API references for endpoints that handle optimization hyperparameters.
Inserting/Updating hyperparameters
Unless you are happy with the default hyperparameters (as listed on the preferences page), you can change them at any time by calling the following endpoint:
The endpoint accepts all of our currently supported optimization hyperparameters, but you do not need to specify every parameter in your request.
View your hyperparameters
To check which optimization hyperparameters are currently being used, you can call the following:
View hyperparameters used for specific results
Sometimes you might want to know which hyperparameters were used for a specific optimization result. You can do that by calling:
The resultIds
in the request refer to Skrym's internal unique identifiers for each result.