dotnet / dotnet/machinelearning-samples
Could not detect change points by DetectIidChangePoint
Open
- Dominant language
- PowerShell
- Stars
- 4.7k
- Forks
- 2.7k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 1
Description
Hi, I'm quite new for ML.
I have data that looks like:

I'm using ` mlContext.Transforms.DetectIidChangePoint` with different combination of `confidence` and `changeHistoryLength` (by nested `for loops`), but still could not get the right change point of that **unusal, fast rising** area, though it's obvious for human, am I missing sth?
Contributor guide
Assessment
This issue has not been assessed yet.