[Pkg-exppsy-maintainers] Segfault example

Yaroslav Halchenko debian at onerussian.com
Thu Jan 17 16:11:12 UTC 2008


> Yup, numpy will be the recipient.  I'm trying to get an example that
> breaks it with numpy-generated data so that I don't have to provide
> data to the folks who will try to fix the problem.
CC the list in that bug report so we could track it as well

> RMSE might be a bit harsh, but would be fine.  Another possibility is
> correlation.
yeah -- there is quite a bit of possible thingies to do the job

> Any thoughts for how to deal with the SVMBase class, which does it all :)

I think that simply SVMBase will not be a child of Classifier but rather
of 'Machine', whenever all those "derived" ones either could do multiple
inheritance from SVMBase and Classifier/Regressor correspondingly or
simply delegate train/predict to SVMBase private instance...

someone has to have a better look at learn package from scipy's scikits
since it is tentative to replace the our wrapper around libsvm...


-- 
Yaroslav Halchenko
Research Assistant, Psychology Department, Rutgers-Newark
Student  Ph.D. @ CS Dept. NJIT
Office: (973) 353-5440x263 | FWD: 82823 | Fax: (973) 353-1171
        101 Warren Str, Smith Hall, Rm 4-105, Newark NJ 07102
WWW:     http://www.linkedin.com/in/yarik        



More information about the Pkg-exppsy-maintainers mailing list