New structure of tree builders/splitter/criterion
So right now what I've come up with is this:
A new criterion (only for mse) which will compute the stats for all the nodes. The criterion design will be as much similar as possible to the old one.
Two important data structures -
- (
node_stats
numpy double array)