dotnet / dotnet/machinelearning
How to inspect OneVersusAll models
Open
area-Trainers
Priority:1
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
Version: 1.0
Since 2b417bb9f30c249d1267eeace8f0af82890f3c6e made `SubModelParameters` private, there is no chance to get any of the sub models which would be needed for feature importance.
How do I inspect OVA models? In particular, how to get feature importance?
FWIW, I have no chance of using PFI feature importance. It would take day to run. It's 1000x slower than training any of my models.
Contributor guide
Assessment
This issue has not been assessed yet.