On Sun, Dec 2, 2012 at 5:44 PM, Ronnie Ghose <[email protected]> wrote:

> So somehow while running an SVM model i'm getting a nice seg fault :(.
>
> http://pastie.org/5465679 is the last 50 lines of the strace file.....
>
> in specific it seems to be SVM with poly setting and degree=10. I'm
> running it in 20000 numbers... then I tried to lower it to 1000 and still
> got seg fault..
>

To help us reproduce your problem, it would be nice to give us:
- the version of scikit-learn you're using
- the script you're using
- the data you're using (ideally a minimalistic subset that triggers the
bug)

Thanks,
Mathieu
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
http://goparallel.sourceforge.net/
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to