Not all evaluation measures computed
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
The evaluation engine only computes 21 evaluation measures, while many more are possible.
Most importantly, the confusion matrix is not computed, nor are mean_recall and probabilistic measures.
We have the predictions stored. We should update the evaluation engine settings and add the missing ones?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the evaluation engine settings and the code that consumes stored predictions; inventory the existing 21 measures and the requested confusion matrix, mean_recall, and probabilistic measures. Done means the agreed missing measures are computed by the engine and covered by verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100