Skip to content

QuantileRegression evaluator exposure #2627

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Ivanidzo4ka opened this issue Feb 19, 2019 · 3 comments
Open

QuantileRegression evaluator exposure #2627

Ivanidzo4ka opened this issue Feb 19, 2019 · 3 comments
Labels
enhancement New feature or request P2 Priority of the issue for triage purpose: Needs to be fixed at some point.

Comments

@Ivanidzo4ka
Copy link
Contributor

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

@Ivanidzo4ka Ivanidzo4ka added the question Further information is requested label Feb 19, 2019
@TomFinley
Copy link
Contributor

No time. No one has asked for it either. On the other hand it was used for a scenario that once upon a time was considered "important," for reasons that escape me (as they come from a time when I joined the team). Hide for now, we can reconsider later?

@TomFinley
Copy link
Contributor

Actaully wait I see it's already internal. What is the question? It looks like it's still accessible via command line, which is fine, do we need to do anything?

@Ivanidzo4ka
Copy link
Contributor Author

I only ask to determine should it be part of v1.0 or backlog.
Going to backlog.

@Ivanidzo4ka Ivanidzo4ka added enhancement New feature or request and removed question Further information is requested labels Feb 19, 2019
@antoniovs1029 antoniovs1029 added the P2 Priority of the issue for triage purpose: Needs to be fixed at some point. label Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 Priority of the issue for triage purpose: Needs to be fixed at some point.
Projects
None yet
Development

No branches or pull requests

3 participants