8 references to Prediction
Microsoft.ML.Samples (8)
Dynamic\Transforms\TimeSeries\DetectEntireAnomalyBySrCnn.cs (8)
34
string outputColumnName = nameof(SrCnnAnomalyDetection.
Prediction
);
85
idx, value, prediction.
Prediction
[0], prediction.
Prediction
[1], prediction.
Prediction
[2],
86
prediction.
Prediction
[3], prediction.
Prediction
[4], prediction.
Prediction
[5], prediction.
Prediction
[6]);