Skip to content

Commit

Permalink
Rename user_journey notebook to issue_classification_user_journey (#713)
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianNiehusAA authored Apr 8, 2024
1 parent b6e0cd8 commit 49263da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
### 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 All @@ -15,6 +14,9 @@
- feature: Added optional argument to set an id when creating a `Dataset` via `DatasetRepository.create_dataset(..)`
- feature: Traces now log exceptions using the `ErrorValue` type.

- Documentation:
- feature: Add `issue_classification_user_journey` notebook.

### Fixes

## 0.7.0
Expand Down
File renamed without changes.

0 comments on commit 49263da

Please sign in to comment.