are there any open source tools for debugging random forest models? I'm amazed by how sklearn really has nothing to inspect models
-
-
@avibryant I want to look at all the misclassified examples and what leaves they end up in -
@avibryant that's too messy by itself but I bet if I had it it would be helpful -
@b0rk makes sense. Doing that with brushfire would involve `leafFor`: https://github.com/stripe/brushfire/blob/master/brushfire-core/src/main/scala/com/stripe/brushfire/AnnotatedTree.scala#L213 … -
@avibryant I also want to figure out what kinds of instances the forest is confused about (so I can inspect them & add features)
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.