Skip to content

Commit 323308a

Browse files
committed
version changed to 1.3 due to large changes in the multi class models
1 parent 0654671 commit 323308a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: DALEX
22
Title: moDel Agnostic Language for Exploration and eXplanation
3-
Version: 1.2.2
3+
Version: 1.3.0
44
Authors@R: c(person("Przemyslaw", "Biecek", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8423-1823")),
55
person("Szymon", "Maksymiuk", role = "aut"),
66
person("Hubert", "Baniecki", role = "aut",

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
DALEX 1.2.2
1+
DALEX 1.3.0
22
----------------------------------------------------------------
33
* `DALEX` now fully supports multiclass classification.
44
* `explain()` will use new residual function (1 - true class probability) if multiclass classification is detected.

0 commit comments

Comments
 (0)