4 references to ChangePointPrediction
Microsoft.ML.Samples (4)
Dynamic\Transforms\TimeSeries\DetectIidChangePoint.cs (4)
53
string outputColumnName = nameof(
ChangePointPrediction
.Prediction);
62
ChangePointPrediction
>(ml);
107
ChangePointPrediction
>(ml);
141
private static void PrintPrediction(float value,
ChangePointPrediction