File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to `explabox` will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ Unreleased ]
7
+ ## [ 1.0.0 ]
8
8
### Added
9
9
- Example usage in Google Colab (requires ` genbase>=0.2.17 ` )
10
10
- ` explabox.explore.instances ` to summarize instances in a split
@@ -58,5 +58,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
58
58
- ` git ` setup
59
59
60
60
[ Unreleased ] : https://github.com/MarcelRobeer/explabox
61
+ [ 1.0.0 ] : https://pypi.org/project/explabox/1.0.0
61
62
[ 0.9b6 ] : https://pypi.org/project/explabox/0.9b6
62
63
[ 0.9b7 ] : https://pypi.org/project/explabox/0.9b7
Original file line number Diff line number Diff line change 1
1
genbase >= 0.3.6
2
2
instancelib >= 0.5.0
3
3
instancelib-onnx >= 0.1.3
4
- text_explainability >= 0.7.0
4
+ text_explainability >= 0.7.1
5
5
text_sensitivity >= 0.3.3
You can’t perform that action at this time.
0 commit comments