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

Use scikit-learn's precision_recall_fscore_support #42

Open
vc1492a opened this issue Feb 25, 2019 · 0 comments
Open

Use scikit-learn's precision_recall_fscore_support #42

vc1492a opened this issue Feb 25, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@vc1492a
Copy link
Owner

vc1492a commented Feb 25, 2019

Scikit-learn now includes functionality to report precision, recall, and F-score metrics with various types of averages. Move to using this functionality which will simplify the code base and provide options from the Models class to provide training and test results with varying types of averages.

@vc1492a vc1492a added the enhancement New feature or request label Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant