AnomalyDetectorClientModelState interface
Properties
epoch |
Epoch id |
latencies |
|
train |
|
validation |
Property Details
epochIds
Epoch id
epochIds?: number[]
Property Value
number[]
latenciesInSeconds
latenciesInSeconds?: number[]
Property Value
number[]
trainLosses
trainLosses?: number[]
Property Value
number[]
validationLosses
validationLosses?: number[]
Property Value
number[]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript