Commit graph

5 commits

Author SHA1 Message Date
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
78ca8bad73 Update pom to build package with minimal dependencies 2019-06-27 15:34:09 -07:00
462b0d9c35 Implement Response & GroupDifferentiators for CompetingRisk problems.
Also adjusted how settings are done to allow for specifying
differentiators & responses that may require arguments.

Note that CompetingRisk code is untested at this point.
2018-07-10 14:43:51 -07:00
3c9c78741f Basic functinality to train a single regression tree is
implemented.
2018-07-01 22:22:12 -07:00
7a467207a4 Initial commit; some base classes have been defined
but no logic exists yet.
2018-06-29 12:04:59 -07:00