On Thu, Sep 04, 2014 at 05:22:02PM +0530, Karimkhan Pathan wrote: > Well could you please throw light on my classification issue? I guess > you might be knowing well whether something helpful class/method exists > in scikit which can solve this issue.
I don't know. I would naively try to do a predict_proba and conclude that it's none of the classes known if none of the probas are somewhat confident. But I have no prior experience doing that, so I cannot give a good advice. G ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
