forked from dabayliss/ecl-ml
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RndForest InfoGainRatio Split+ NFoldCrossValidation + AUC_ROC Upgrade
Adding InfoGainRatio split for RndForest - Implement InfoGainRatio based split in RndForest LearnD NFoldCrossValidation Implement N-Fold CrossValidation MACRO AUC_ROC Upgrade Replace prior AUC_ROC with new implementation that calculates multiple classification AUC_ROC
- Loading branch information
1 parent
e9d385a
commit f6a77d9
Showing
5 changed files
with
376 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.