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

sorting by metrics #140

Open
mastoffel opened this issue Feb 1, 2024 · 0 comments
Open

sorting by metrics #140

mastoffel opened this issue Feb 1, 2024 · 0 comments

Comments

@mastoffel
Copy link
Collaborator

Currently, get_mean_scores in utils.py sorts the results by metric. Some metrics need a descending sorting (r2), other an ascending sorting (rsme). This is hard coded at the moment, which isn't great, I think when we change to using sklearn metrics, they will have an attribute to sort this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Product backlog
Development

No branches or pull requests

1 participant