-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
57 lines (34 loc) · 1.33 KB
/
NEWS
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
48
49
50
51
52
53
54
55
56
57
CHANGES IN VERSION 1.7.7 (Aug 23, 2018)
-------------------------
- Fixed bug: Tests
-------------------------
- Fixed bug: Some problems with Score that resulted in "Test data do not match model"
CHANGES IN VERSION 1.7.5 (Sep 19, 2016)
-------------------------
- Fixed bug: When feature removed because all zero values, sometimes an model does not match test data was induced.
CHANGES IN VERSION 1.7.4 (August 12, 2016)
-------------------------
- Deals with error when at least one feature in some training fold of the ModelPerformance CV algo has all value zero -> removes it
CHANGES IN VERSION 1.7.3 (August 10, 2016)
-------------------------
- Fixed opposite sign of feature weigths in some situations
- LedPred function returns object with many more informations
CHANGES IN VERSION 1.7.1 (August 9, 2016)
-------------------------
Hotfix: Fixed sign of prediction
CHANGES IN VERSION 1.5.1 (April 21, 2016)
-------------------------
Fixed tests
CHANGES IN VERSION 1.5.0 (April 19, 2016)
-------------------------
Large rewritten of core architecture using object-oriented R6 classes. There are almost not changes at the user-level
CHANGES IN VERSION 1.3.5
-------------------------
## BUG FIXED
- Fixed TIMEOUT
# LedPred 0.99.5
July 20, 2015
## Release Notes
- Some bug fixes
## Bug fixes
- One shot LedPred did not save model