Terence Parr
Terence Parr
can't find the PR?
yeah, let's see what @tlapusan thanks about creating a special function for classifiers, depending on the decision tree library, that returns a value to display.
Rather than a user having a specify a dictionary, I think it's better if we come up with a function that is generic across libraries that returns a value that...
I guess that makes sense to me except I'm not sure how we know what the node id is. Do we have a way to display that?
cool! Didn't know about that. kind of like the feature earlier we talked about where in leaf display we could pop up node id in bar chart, right?
I wonder if we should simply remove those calls to seed() and then allow the user to specify a seat at the start of their notebook?
Hmm...must be an old version of dtreeviz?
Are we capitalizing the absolute error label? Seems like we should leave it exactly as the library has it. I guess L1 vs L2 error is an ok purity. I'm...
I think that shouldn't be trace but `ParserATNSimulator.trace_atn_sim = true;`
trace is definitely for parser tracing.