|
254727e594
|
Add support for saving trees as forest is being trained.
Support for loading the trees back is not yet written.
|
2018-07-03 12:31:08 -07:00 |
|
|
df35a2007a
|
Remove inefficient debug code previously missed.
|
2018-07-03 11:20:15 -07:00 |
|
|
5f280d09a1
|
Add parallel support & fix fatal bug in TreeTrainer#findBestSplitRule.
|
2018-07-02 23:16:20 -07:00 |
|
|
df7835869a
|
Add functionality to train a random
forest in serial.
|
2018-07-02 17:58:53 -07:00 |
|
|
6192643e12
|
Change ResponseCombiner to be a Collector that's compatible
with Streams.
|
2018-07-02 12:27:18 -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 |
|