File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ Unreleased] ( https://github.com/Rambatino/CHAID/tree/HEAD )
4
+
5
+ [ Full Changelog] ( https://github.com/Rambatino/CHAID/compare/v5.0.2...HEAD )
6
+
7
+ ** Fixed bugs:**
8
+
9
+ - Valid splits discounted when most significant split is generated below base size [ \# 81] ( https://github.com/Rambatino/CHAID/issues/81 )
10
+ - Fixing minimum node sizes whereby combined choices aren't selected [ \# 83] ( https://github.com/Rambatino/CHAID/pull/83 ) ([ Rambatino] ( https://github.com/Rambatino ) )
11
+
12
+ ** Closed issues:**
13
+
14
+ - Maybe an error in the doc? [ \# 79] ( https://github.com/Rambatino/CHAID/issues/79 )
15
+
16
+ ## [ v5.0.2] ( https://github.com/Rambatino/CHAID/tree/v5.0.2 ) (2017-08-24)
17
+ [ Full Changelog] ( https://github.com/Rambatino/CHAID/compare/v5.0.1...v5.0.2 )
18
+
19
+ ** Fixed bugs:**
20
+
21
+ - Specs and fix [ \# 78] ( https://github.com/Rambatino/CHAID/pull/78 ) ([ Rambatino] ( https://github.com/Rambatino ) )
22
+
3
23
## [ v5.0.1] ( https://github.com/Rambatino/CHAID/tree/v5.0.1 ) (2017-08-22)
4
24
[ Full Changelog] ( https://github.com/Rambatino/CHAID/compare/v5.0.0...v5.0.1 )
5
25
18
38
19
39
- Continuous independent variables? [ \# 75] ( https://github.com/Rambatino/CHAID/issues/75 )
20
40
- CHAID tree to json [ \# 71] ( https://github.com/Rambatino/CHAID/issues/71 )
41
+ - Output Tree as pandas DataFrame [ \# 69] ( https://github.com/Rambatino/CHAID/issues/69 )
42
+ - Basic clarifications [ \# 66] ( https://github.com/Rambatino/CHAID/issues/66 )
21
43
22
44
** Merged pull requests:**
23
45
34
56
** Closed issues:**
35
57
36
58
- Creating tree different from README [ \# 65] ( https://github.com/Rambatino/CHAID/issues/65 )
59
+ - any working example? [ \# 64] ( https://github.com/Rambatino/CHAID/issues/64 )
37
60
- User shouldn't have to pass in variables and variable types [ \# 53] ( https://github.com/Rambatino/CHAID/issues/53 )
38
61
39
62
## [ v4.0.0-alpha.2] ( https://github.com/Rambatino/CHAID/tree/v4.0.0-alpha.2 ) (2017-06-07)
You can’t perform that action at this time.
0 commit comments