Adam Pocock

Results 375 comments of Adam Pocock

You want `explain.getModel().getTopFeatures(int n)` which will return `Map` where the map key is the class label, the String value in the pair is the feature name and the double is...

Ok, that's definitely something we should fix. Do you have recommendations for syntax highlighting colour schemes which work better for people who are colourblind? I think the only presence of...

Ok thanks for the information. I think currently every link underlines when you mouse-over it (and the ones in the exported tutorial notebooks are always underlined), but that's obviously not...

We're modifying the stylesheet on the website (https://github.com/oracle/tribuo-site/pull/10) to make code tags bolded and links always underlined. The colour palette hasn't changed much, but if it's still tricky to differentiate...

Thanks for working this up. Before I can review this in detail you'll need to either sign the OCA, or let me know what email address you've previously signed it...

I'll follow up internally. The OCA signing process recently changed, maybe Tribuo isn't enrolled in it properly.

Could you try again? It should be in the system now.

Thanks. I think the turnaround time is 24-48 hours for this, which is frustrating, but at least it's a one time thing. Hopefully as the new system beds in it'll...

Excellent. We should get the bot running at some point soon so it'll tag things when people have signed it. I'll dig into the confusion matrix having off diagonal entries,...

After some consideration I'm not sure what the off diagonal elements on an all label by all label multi-label confusion matrix should correspond to. If the true label is `a`...