Skip to content

Commit 66e4418

Browse files
committed
Update descriptions
1 parent c5b9dbb commit 66e4418

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: glex
33
Title: Global Explanations for Tree-Based Models
4-
Version: 0.5.0
4+
Version: 0.5.1
55
Authors@R: c(
66
person(c("Marvin", "N."), "Wright", , "[email protected]", role = c("aut", "cre"),
77
comment = c(ORCID = "0000-0002-8542-6291")),

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# glex 0.5.1
2+
3+
* Fix path-dependent algorithm by computing the proper covers manually
4+
* Allow `glex()` to accept data frames as input
5+
6+
17
# glex 0.5.0
28

39
* Optimize FastPD to be able to handle more features using bitmask represenation (#29)

0 commit comments

Comments
 (0)