This section outlines BMC Helix Edge's flexible machine-learning capabilities, focusing on Bring Your Own Algo (BYOA) to perform anomaly, classification, regression, or time-series prediction. While the BMC Helix Edge environment provides pre-built algorithms for various tasks, you can customize algorithms to meet specific needs using the BYOA functionality.
With BYOA functionalities, you can:
Customize algorithms for both training and inference processes.
Access code templates that comply with BMC's API signatures, ensuring smooth integration with the environment.
Detect changes to Docker images associated with your custom algorithms.
The following is the lifecycle for managing algorithms:
View the current algorithms and usage of algorithms. For more information about viewing the algorithm, see Accessing-the-Manage-Algorithms-page.
Modify existing algorithms. For more information about customizing algorithms, see Editing-algorithm.
Create entirely new algorithms. For more information about creating a new algorithm, see Registering-a-new-algorithm.
Delete existing algorithms if you do not need an algorithm. For more information about deleting existing algorithms, see Deleting-algorithms.
Duplicate algorithms to create a copy of an existing algorithm. For more information about duplicating an algorithm, see Duplicating-an-algorithm.