dotnet / dotnet/machinelearning
RankingEvaluatorOptions has OutputGroupSummary as an internal field
Open
area-Core
Priority:2
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
- **What happened?**
The OutputGroupSummary field of RankingEvaluatorOptions is marked as an internal field and and related RankingMetrics class does not include data resulting from turning on that option.
- **What did you expect?**
RankingMetrics should include the data from OutputGroupSummary and the options should support turning on that option.
Contributor guide
Assessment
This issue has not been assessed yet.