Skip to content
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

Order model search results by avg mean squared value of selected metrics #37

Closed
thcrock opened this issue Feb 16, 2017 · 1 comment
Closed
Assignees

Comments

@thcrock
Copy link
Contributor

thcrock commented Feb 16, 2017

The model search API call should take in a string which refers to a model ranking function. These functions are defined on the backend, and basically take in a metric or list of metrics and rank models based on them.

For now, we will implement only one model ranking function: avg mean squared value of the selected metrics. We will use this by default.

@thcrock
Copy link
Contributor Author

thcrock commented Mar 8, 2017

#43

@thcrock thcrock closed this as completed Mar 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant