dotnet / dotnet/machinelearning
[AutoML] Add dataset statistics that indicate whether or not a shuffle transform could be helpful
Open
area-AutoML
Priority:2
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
Thanks @justinormont for pointing this out
Thanks also for brainstorming that a snazzy way to do this could be to append row #s from the original dataset to the reservoir sample from https://github.com/dotnet/machinelearning/issues/3778, and then calculate correlation between row # and label
Contributor guide
Assessment
This issue has not been assessed yet.