src/app/models/parameter.model.ts
The ParamBenchmark holds additional datasets that provide additional context or meaning to a model input.
Properties |
| benchmarkDescription |
benchmarkDescription:
|
Type : string
|
|
Benchmark description |
| benchmarkLabel |
benchmarkLabel:
|
Type : string
|
|
Benchmark label |
| benchmarkLang |
benchmarkLang:
|
Type : string
|
|
Language of the benchmark information |
| benchmarkSource |
benchmarkSource:
|
Type : string
|
|
Origin of the benchmark data value |
| benchmarkValue |
benchmarkValue:
|
Type : any
|
|
Benchmark value |