Skip to content

Commit

Permalink
Merge pull request #2271 from mazumdarparijat/CHAID1
Browse files Browse the repository at this point in the history
p-value calculations added
  • Loading branch information
iglesias committed Jun 4, 2014
2 parents 89ccf88 + efa9c91 commit 1bef923
Show file tree
Hide file tree
Showing 4 changed files with 1,640 additions and 31 deletions.
1 change: 1 addition & 0 deletions NEWS
Expand Up @@ -14,6 +14,7 @@
- Add Multi-Label classes to enable Multi-Label classification [Thoralf Klein]
- Add C4.5 algorithm for multiclass classification using decision trees [Parijat Mazumdar]
- Add CART algorithm for classification and regression using decision trees [Parijat Mazumdar]
- Add CHAID algorithm for multiclass classification and regression using decision trees [Parijat Mazumdar]
* Bugfixes:
- Fix reference counting bugs in CList when reference counting is on [Heiko Strathmann, Thoralf Klein, lambday]
- Fix memory problem in PCA::apply_to_feature_matrix [Parijat Mazumdar]
Expand Down

0 comments on commit 1bef923

Please sign in to comment.