dotnet / dotnet/machinelearning
QuantileRegression evaluator exposure
Open
area-Core
enhancement
Priority:2
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
We have following peace of code:
https://github.com/dotnet/machinelearning/blob/master/src/Microsoft.ML.Data/Evaluators/QuantileRegressionEvaluator.cs
It looks like specific type of evaluation for regression task, but we don't expose it at all.
Shall we do it for v1.0?
@TomFinley @rogancarr
Contributor guide
Assessment
This issue has not been assessed yet.