largeRCRF-Java/src/main/java/ca/joeltherrien/randomforest
Joel Therrien e709c42da1 Update the competing risk GroupDifferentiators to make efficient use of the SplitRuleUpdater updates
Results in a speed improvement of over 1/3 according to a timing of the TestCompetingRisk#testLogRankSingleGroupDifferentiatorAllCovariates() test
2019-01-11 22:58:56 -08:00
..
covariates Update the competing risk GroupDifferentiators to make efficient use of the SplitRuleUpdater updates 2019-01-11 22:58:56 -08:00
responses Update the competing risk GroupDifferentiators to make efficient use of the SplitRuleUpdater updates 2019-01-11 22:58:56 -08:00
tree Update the competing risk GroupDifferentiators to make efficient use of the SplitRuleUpdater updates 2019-01-11 22:58:56 -08:00
utils Add PMD rules to pom.xml to enforce higher code quality 2019-01-10 11:23:55 -08:00
Bootstrapper.java Massive refactor; Use Iterators/Updaters when calculating difference scores for faster calculations. 2019-01-09 21:31:27 -08:00
CovariateRow.java Massive refactor; Use Iterators/Updaters when calculating difference scores for faster calculations. 2019-01-09 21:31:27 -08:00
DataLoader.java Add PMD rules to pom.xml to enforce higher code quality 2019-01-10 11:23:55 -08:00
Main.java Massive refactor; Use Iterators/Updaters when calculating difference scores for faster calculations. 2019-01-09 21:31:27 -08:00
Row.java Massive refactor; Use Iterators/Updaters when calculating difference scores for faster calculations. 2019-01-09 21:31:27 -08:00
Settings.java Massive refactor; Use Iterators/Updaters when calculating difference scores for faster calculations. 2019-01-09 21:31:27 -08:00
VisibleForTesting.java WIP - Add a CompetingRiskErrorRateCalculator. 2018-07-24 14:35:27 -07:00