Hi Brian,
I will look into this paper in more detail. Thank you for your reply.
If I have to use opencv or other wrappers like it that hide SVM behind its
interface I will not use it. The purpose of this small project is to learn
Support Vector Machines.
Fimi
know what and how to use the training rectangles. I did some searching
on the web and I could not find what you were referring to.
Thank you,
Fimi
From: Gilles Louppe
To: Fimi ; "scikit-learn-general@lists.sourceforge.net"
Sent: Tuesday, March 19,
Hello,
I've got non linear multiclass classification for support vector machines to
work and it does predict the correct face and non face images. It has been a
very steep learning curve for me because this is the first time I do this type
of work.
I would like to see if you can guide me on a go