Skip to content

Commit

Permalink
feat: Add histogram to evaluate classification result (#709)
Browse files Browse the repository at this point in the history
TASK: IL-347

Co-authored-by: Merlin Kallenborn <[email protected]>
  • Loading branch information
FlorianSchepersAA and MerlinKallenbornTNG authored Apr 8, 2024
1 parent a3b8200 commit c20d1e3
Show file tree
Hide file tree
Showing 4 changed files with 448 additions and 12 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
### Breaking Changes

### New Features
- feature: Add histogram and cross-tab for ground truth and classification labels to `user_journey.ipynb`
- feature: Add sorted_scores property to `SingleLabelClassifyOutput`.
- feature: Error information is printed to the console on failed runs and evaluations.
- feature: The stack trace of a failed run/evaluation is included in the `FailedExampleRun`/`FailedExampleEvaluation` object
Expand Down
Loading

0 comments on commit c20d1e3

Please sign in to comment.