dotnet / dotnet/machinelearning
Access whitening transform models
Open
api-suggestion
area-Transforms
enhancement
Priority:2
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
There is no way for the user to access the models produced by the whitening transform (the whitening matrices). We would need to expose that, as well as a function that allows to apply the matrix to new suitable input vectors (something similar to FillValues in the current code).
Furthermore, we need to have an onFit function for pigsty to pass this class out.
Adding @Ivanidzo4ka to the conversation.
Contributor guide
Assessment
This issue has not been assessed yet.