Re: [Dclib-devel] Drawing dlib's SVM hyperplane
Brought to you by:
davisking
From: Davis K. <dav...@gm...> - 2018-01-29 19:55:58
|
Get the decision_function. It's all in there. It's also discussed in the documentation for each trainer. On Mon, Jan 29, 2018 at 2:48 PM, Eloi Du Bois <elo...@gm...> wrote: > And when using a linear svm c trainer, where is stored the equation > parameter? > I'm expecting that there is a a 'a' and 'b' in the form y=ax+b > > > <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon> Virus-free. > www.avast.com > <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link> > <#m_-115297011536388346_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > > 2018-01-29 13:39 GMT-06:00 Davis King <dav...@gm...>: > >> I would use matplotlib. I don't have any code for it though. >> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> Dclib-devel mailing list >> Dcl...@li... >> https://lists.sourceforge.net/lists/listinfo/dclib-devel >> >> > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Dclib-devel mailing list > Dcl...@li... > https://lists.sourceforge.net/lists/listinfo/dclib-devel > > |