Harvey Devereux

Results 3 comments of Harvey Devereux

I'm returning to the DT notebook today so I'll have some answers shortly. Thanks for spotting the n=5 !

1. My best guess is that python uses sparse data representations for the training data, and perhaps because in python trees are represented as arrays (cython pointers) rather than spawning...

I also came across this and opened a duplicate #4532. As seen above the core seems to be that ```y_mod``` (and other properties like ```long_v```) are assuming the tensor input...