Open mailletf opened 8 years ago
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
I can work on this starting with Binary Classification Log Loss
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