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

Add missing model evaluation metrics #689

Open
mailletf opened this issue Sep 30, 2016 · 1 comment
Open

Add missing model evaluation metrics #689

mailletf opened this issue Sep 30, 2016 · 1 comment

Comments

@mailletf
Copy link
Member

mailletf commented Sep 30, 2016

Blog post about MLDB Hacktoberfest 2016


Rationale: Many Kaggle competitions use evaluation metrics that are currently not reported by MLDB. This makes it harder to use to solve competitions.

DOD: Add the following metrics to classifier evaluation:

They should be added in: https://github.com/mldbai/mldb/blob/master/plugins/accuracy.cc

Internal ticket: MLDB-1968

@jpilaul
Copy link
Contributor

jpilaul commented Oct 12, 2016

I can work on this starting with Binary Classification Log Loss

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants