hi all, Please I need help on two things:
First where to learn/ improve my python skills and secondly how to apply scikit-learn to pin point/ extract features that are similar in all my data sets Raphael On 2 November 2014 21:52, Andy <[email protected]> wrote: > Why doesn't it help you? > And why do you want to port an SVM? > So this is more of a coding exercise? > There is a blog-post by Mathieu on implementing SVMs using CVXOPT > ( > http://www.mblondel.org/journal/2010/09/19/support-vector-machines-in-python/ > ) > and there are some more educational implementations for the machine > learning book by Marsland: > http://seat.massey.ac.nz/personal/s.r.marsland/MLBook.html > > Most implementations will be highly optimized and probably not that > great for learning and understanding. > > > On 11/02/2014 03:36 PM, Philipp Schiffer wrote > > Hi Sturla, > > > > yes I did - doesn't help me very much I fear. > > > > Best > > > > Philipp > > > > On 01/11/14 12:16, Philipp Schiffer wrote: > > > >> Would someone maybe know of a good tutorial, which could help porting a > >> SVM written in Matlab to Python and Scikit-learn? > > I suppose you have seen this? > > > > http://scikit-learn.org/stable/modules/svm.html > > > > > > Sturla > > > > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > > Scikit-learn-general mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Scikit-learn-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general >
------------------------------------------------------------------------------
_______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
