Creating a Machine Learning model by merging data
Merging data from multiple device profiles refers to aggregating data and information from different devices into a unified and coherent view.
This approach leverages information from various sources to create a more comprehensive and accurate predictive model.
Before you begin
Make sure you have a device profile from the available options to make sure the model is compatible with the target hardware.
- On the BMC Helix Edge page, select Machine Learning.
- On the Machine Learning page, click New Model.
BMC Helix Edge displays the following screen:
On the New Model page, enter the following information:
Field name
Description
Name
Assign a unique and descriptive name to the Machine Learning model. For example, if your model aims to correlate temperature with humidity, consider naming it Temperature-Humidity-Correlation.
(Optional) Description
Offer a summary of what the model seeks to achieve. For example, type This model aims to monitor and analyze the correlation between temperature and humidity in HVAC systems.
Algorithm type
Select Anomaly as the algorithm in the chosen type. This version supports only Anomaly.
Algorithm
Select HedgeAnomaly for this model from the list. This version supports only HedgeAnomaly.
Model Information
Displays additional metadata or parameters that pertain to the model. For example, Hedge AutoEncoder is based on an Anomaly detection Algorithm.
- From the Device profile list, select the appropriate device profile from the available options to make sure the model is compatible with the target hardware.
Make sure you select a profile with two or more devices. Merging conditions apply when you select more than one profile. You must select devices that exhibit a logical connection based on their relevance, determined by area, location, or tag. - In the Model fields pane, click Select to select attributes and metrics.
BMC Helix Edge displays the following Select model fields screen: - To merge data from other profiles, perform the following steps to select the attributes and metrics that the model uses:
Click to enable the Merge data from other profiles options.
BMC Helix Edge displays the following option to add attributes and metrics from multiple profiles:
- To select device attributes and metrics for a device profile, click > to expand the options and select the attributes and metrics.
- To select device attributes and metrics for another device profile, click > to expand the options and select the attributes and metrics.
- Click OK.
In the Data Option pane, enter the following information:
Field name
Description
Collection interval and filters
Set the collection interval and add filters to refine the data used for training. We select multiple attributes based on best practices from domain experts or data scientists.
- To specify the interval for data collection, set the Time period and Sample every field. For example, to train the collection time, enter 60 days in the Time Period field and 60 seconds in the Sample Every field.
- To apply filters:
- In the Attribute list, select an attribute to focus on.
For example, select deviceName. - In the Operator list, select the operation to apply. The available options are Contains, Equals, and Excludes.
For example, select Contains. - In the Value field, enter a value.
For example, select HVAC-A. - Click + to add the filter.
Note:
When managing filters, it's important to note the following rules regarding operator options, which include EQUALS, CONTAINS, or EXCLUDES:
- In the Attribute list, select an attribute to focus on.
- If you use an EQUALS filter for a specific attribute, do not employ CONTAINS or EXCLUDES for that same attribute in another filter.
- If you opt for CONTAINS as the operator for a filter attribute, use only EXCLUDES for the attribute in another filter, and the converse is true.
BMC Helix Edge displays the following pane with merge criteria:
- In the Merge conditions pane, select the criteria from the available options.
- Click Save.


