Closed TobyPDE closed 9 years ago
The problem was because the class labels were negative. We can avoid this type of errors by using stronger assertions in the API. Thus, #21 resolves this issue.
Original comment by: Tobias Pohlen
Original comment by: Tobias Pohlen
There is some kind of segmentation fault with the efficient entropy histograms in the default random forest implementation. We could reproduce it with MNIST and the rf example.