2012/8/26 David Montgomery <[email protected]>: > I was going down the route of bootstrapping....a lot... and distributing > across multiple cores and machines is not an issue for deriving a mean an > variance. What I am confused about is the effect, from my understanding, is > the implicit 5-Kfold used to generate prob estimates since SVM inherently > does not gen prob estimates.
Actually Gael is right: bootstrap confidence intervals on highly biased classifiers will likely not be interpretable as "confidence" levels that have an intuitive meaning and are probably useless. -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
