Replies: 2 comments 1 reply
-
Hi @jpfeil, thanks for reporting that. What is the tree-based algorithm you are using along with the Histogram splitter? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm using the HoeffdingTreeClassifier. It randomly occurs during training, but I haven't been able to reproduce it. I'm also keeping track of a RollingAUC metric. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been getting these random failures when using the HisogramSplitter. I haven't been able to create a reproducible example, but I was wondering if anyone else has experienced this.
free(): invalid pointer
Aborted (core dumped)
Beta Was this translation helpful? Give feedback.
All reactions