Hello all,

Is it possible to get the VC dimension (Vapnik–Chervonenkis dimension) of
the supervised classifiers of sklearn ? Do someone know how or if it is
actually possible to add this utility to sklearn ?
The VC dimension is a pretty important utility, since it can predict an
upper bound on the test error of a classification model (without doing the
test ...).
http://en.wikipedia.org/wiki/VC_dimension

Best,
ShNaYkHs.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to