Commit graph

3 commits

Author SHA1 Message Date
Joel Therrien
c4bab39245 Remove the executable component, as the R package component has advanced enough that it can do everything.
Also, the executable component uses a dependency that keeps having security vulnerabilities.
2019-11-14 08:59:27 -08:00
d7cdc9f6e7 Split into two Maven modules
One for the library (same as before),
the other for the executable part.
2019-07-03 09:37:19 -07:00
17ae3a9f5a Refactor - rename GroupDifferentiators into SplitFinders
SplitRule would have made more sense but it was already taken.
2019-05-08 16:09:09 -07:00
Renamed from src/main/java/ca/joeltherrien/randomforest/tree/SimpleGroupDifferentiator.java (Browse further)