UnsupportedOperationException for Simple MilneWitten
Closed this issue · 3 comments
tobyli commented
Hi @shilad ,
When training ensemble, I got an UnsupportedOperationException because the SRBuilder called write() in simple milnewittnen.
tobyli commented
Temporarily solved by taking milnewittnen out from the calculation of ensemble...
shilad commented
I tried working around this in commit 6bfe7c9, but it is untested. Can you close this if all is well?
tobyli commented
fixed