Steven Van Vaerenbergh
Steven Van Vaerenbergh
Not completely there yet: "Your entry should be added at the bottom of the appropriate category."
Several people are actually asking for this feature, so I've put it on top of the to-do list. But I don't know yet when I'll be able to work on...
For the record, this can be done nicely with the dialog HTML element http://demo.agektmr.com/dialog/
I was thinking of a display chooser in the options screen that lets you choose between standard behavior (as it is right now) and tooltip. The tooltip would be as...
On second thought: the tooltip could appear on hovering over the icon, as suggested by @nicolasgramlich And if the icon is hidden, it could appear on hovering over the address....
At this point there are too many possibilities: 1. inline or tooltip 2. click or hover 3. show icon or not That's 8 possible combinations. I was thinking of using...
I don't see an easy way to do this without generating a lot of bloat. If this were a table instead of a list it would be more evident. For...
Can you elaborate? E.g. which regressor class shoudl this be added to? And, can you point to a class in the original scikit-learn that implements this method?
The current implementation of predict_proba will return the positive class probabilities. You're right in that predict_proba does not provide the same functionality as in scikit-learn yet. It should be updated...
Your question is not specific enough. Can you calculate FoM for each value?