* Update CHANGES.md

* Update version.cfg

* Update CHANGES.md

* Update version.cfg
This commit is contained in:
tongy-msft 2021-10-21 17:35:40 -07:00 коммит произвёл GitHub
Родитель ae7c0bdb9e
Коммит 38bd3597f3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 30 добавлений и 1 удалений

Просмотреть файл

@ -24,6 +24,35 @@ this file to understand what changed.
- bug fixes
- other
## v0.13.0
- new features
- ## Model Analysis
- add "Save amd switch" button to cohort creation
- pass classes parameter to both error analysis dashboard and error analysis manager in model analysis
- upgrade interpret-community to 0.20.0
- ## Error Analysis
- update erroranalysis to 0.1.24
- bug fixes
- ## Model Analysis
- fix issue with widgets rendering with 8px height
- ## Error Analysis
- fix precision and recall score failing on string labels in error analysis
- fix multiclass precision and recall calculation for NA zero values in heatmap
- edit string in error analysis cohort creation
- remove text in heatmap suggesting to select features when in static view
- minor doc fix for examples in error analysis dashboard
- ## Counterfactual
- fix horizontal scroll bar disappears for small screen in what-if panel
- ## Fairness
- fix data issue caused robot page exception on fairnessDetails
- other
- fix broken link to getting started notebook
- fix broken image link on main readme
- fix the issues with sample notebooks markdown images
- delete old notebooks
- change tests to run on new notebooks, add new notebook to tests
## v0.12.0
- new features

Просмотреть файл

@ -1 +1 @@
0.12.1
0.13.0