The Java component of largeRCRF. See https://github.com/jatherrien/largeRCRF-Java for reporting issues.
Find a file
Joel Therrien 585d6d3c5b Make SplitRules their own class; independent of their Covariate parents.
This was done so that when we serialize trees (and thus SplitRules) we don't awkwardly also serialize ntree versions of the Covariates,
which is really awkward when deserializing them.
2019-03-25 14:44:31 -07:00
src Make SplitRules their own class; independent of their Covariate parents. 2019-03-25 14:44:31 -07:00
.gitignore Implement Response & GroupDifferentiators for CompetingRisk problems. 2018-07-10 14:43:51 -07:00
COPYING Add GPL-3 Copyright to code 2019-01-14 11:45:23 -08:00
pmd-rules.xml Add PMD rules to pom.xml to enforce higher code quality 2019-01-10 11:23:55 -08:00
pom.xml Rebrand project as largeRCRF 2019-03-13 10:47:37 -07:00