Hi,

I am looking for svm classifier implementation in python. My input is a set
of feature vectors of the form
[Feature1,Feature2,[Feature3],Feature4] =>This is for a user

so the input is basically a multidimensional list in python

I have a set of users . So we have of multidimensional lists.
Output should be confusion matrix or a statistical analysis

Which is the best implementation of svm python module which suits these
needs ?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to