The Java component of largeRCRF. See https://github.com/jatherrien/largeRCRF-Java for reporting issues.
Find a file
Joel Therrien e96a578ac9 Refactored code to allow for a class of covariates to determine which
SplitRules are tested.

Most of the refactoring involved the creation of a Covariate class (one
instance per column); with SplitRule and Value being folded in as inner
classes.
2018-07-03 17:00:02 -07:00
src/main/java/ca/joeltherrien/randomforest Refactored code to allow for a class of covariates to determine which 2018-07-03 17:00:02 -07:00
.gitignore Basic functinality to train a single regression tree is 2018-07-01 22:22:12 -07:00
pom.xml Basic functinality to train a single regression tree is 2018-07-01 22:22:12 -07:00