spdx-3-model icon indicating copy to clipboard operation
spdx-3-model copied to clipboard

AI: hyperparameter, metric, metricDecisionThreshold - can be multiple. Property talks about only one.

Open VenkatTechnologist opened this issue 9 months ago • 4 comments

There could be multiple hyperparameters, metrics, and metricDecisionThresholds for an AI model. The properties 'hyperparameter', 'metric' and 'metricDecisionThreshold' talk about only one value, and their class is DictionaryEntry, which can hold only one key-pair. How can we accommodate multiple hyperparameters, metrics, and metricDecisionThresholds of an AI model in the AI profile of SPDX?

VenkatTechnologist avatar May 09 '24 11:05 VenkatTechnologist