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

#89 - Documentation update #92

Merged
merged 2 commits into from
Oct 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.4.2] - In progress...
## [1.4.2] - 2023-10-23
### Changed
- Update of the tutorial video and model examples in the `README.md` file.

### Fixed
- [#87](https://github.com/brunohjs/rasa-model-report/issues/87) Fixed wrong element counting on `Element count` section.
- [#89](https://github.com/brunohjs/rasa-model-report/issues/89) Fixed rounding issue on `change_scale` with `10` value.

## [1.4.1] - 2023-10-09

### Fixed
- [#83](https://github.com/brunohjs/rasa-model-report/issues/83) Fix in element counting in `Element count` and `E2E coverage` section.


## [1.4.0] - 2023-10-08

### Added
- [#73](https://github.com/brunohjs/rasa-model-report/issues/73) Created section with element count on model report. Additionally, now all tables elements are numbered.
- [#78](https://github.com/brunohjs/rasa-model-report/issues/78) Created `--exclude` CLI command parameter. This command is used to exclude utters and actions from end-to-end test coverage.
Expand Down Expand Up @@ -102,6 +102,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#16](https://github.com/brunohjs/rasa-model-report/issues/16) Created a handler for retrieval intents in the report.


[1.4.2]: https://github.com/brunohjs/rasa-model-report/compare/1.4.0...1.4.2
[1.4.1]: https://github.com/brunohjs/rasa-model-report/compare/1.4.0...1.4.1
[1.4.0]: https://github.com/brunohjs/rasa-model-report/compare/1.3.4...1.4.0
[1.3.4]: https://github.com/brunohjs/rasa-model-report/compare/1.3.3...1.3.4
Expand Down
Binary file modified docs/image/another_sample_DIETClassifier_confusion_matrix.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/image/another_sample_DIETClassifier_histogram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/image/another_sample_intent_confusion_matrix.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/image/another_sample_intent_histogram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/image/another_sample_response_selection_histogram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/image/sample_intent_histogram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading