forked from aia-uclouvain/pydl8.5
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCHANGES.txt
47 lines (33 loc) · 903 Bytes
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Release v0.0.1
This is the first release of DL8.5 so all in the tools are news.
Wait the next release for changes ;-)
Release v0.0.2
- ...
Release v0.0.3
- ...
Release v0.0.4
- ...
Release v0.0.5
- fix bug of invalid tree on some datasets
Release v0.0.6
- fix bug of datasets with ntransactions multiple of 64
- fix tree print bug
Release v0.0.7
- fix bug of invalid tree on some datasets
Release v0.0.8
- fix bug in the classifier
- add tests to automatically check results
Release v0.0.9
- fix bug on upper bound
Release v0.0.10
- readme modif
Release v0.0.11
- change structure of the package
Release v0.0.12
- fix memory leaks
Release v0.0.13
- fix empty itemset allocation
Release v0.0.14
- task with target : add support of user error function with non-int predicted value
Release v0.0.15
- task without target : support simple syntax for user error function with int predicted value