Custom Algorithms and Pipelines#
Classes#
Base class for all algorithms. |
|
|
Baseclass for all custom pipelines. |
Pipeline with custom ways to optimize and/or train input parameters. |
Functions#
|
Mark a method as an "action" and apply a set of runtime checks to prevent implementation errors. |
|
Apply a set of runtime checks to a custom |
|
Get parameter names for the object. |
|
Get all "Action Params" / "Other Parameters" of the Algorithm. |
|
Get all Results of the Algorithm. |