dotnet / dotnet/machinelearning
All transforms extensions should be tested
Open
area-Transforms
Priority:2
test-enhancement
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
PR #2959 introduces new extensions and internalizes all the ones that rely on `ColumnOptions`.
Most new extensions call the same constructor as the ones that were made internal.
However, it would be best to make sure that all transforms extensions are being used in some tests.
Contributor guide
Assessment
This issue has not been assessed yet.