Methods:
Creates a custom algorithm that is re-usable for model training.
DELETEdeleteAlgorithmDeletes the specified customer algorithm.
GETdescribeAlgorithmRetrieves a full description of the specified algorithm.
PATCHupdateAlgorithmUpdate a custom algorithm for the given algorithm name. If source code is provided, all function names for the source code must also be provided.
GETlistAlgorithmsList all custom algorithms, with optional filtering on Problem Type and Project ID
POSTlistBuiltinAlgorithmsReturn list of built-in algorithms based on given input data and training config.