Re: [Dclib-devel] Multiclass classification
Brought to you by:
davisking
From: Davis K. <dav...@us...> - 2016-02-04 11:52:21
|
I would try the one_vs_one_trainer. See http://dlib.net/ml.html#one_vs_one_trainer On Wed, Feb 3, 2016 at 11:04 PM, Mani Amoozadeh <man...@gm...> wrote: > Hi, > > > > I am looking for a multiclass classification algorithm in Dlib that can > classify inputs into three classes. > > The inputs are 3-dimensional (x,y,z) and like the following picture. After > the training phase, the algorithm > > should be able to classify the input into class 1,2 or 3. > > > > > > Can you please give me a hint or show me a skeleton example that I can > start with? > > Thanks! > > > > - Mani > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 > _______________________________________________ > Dclib-devel mailing list > Dcl...@li... > https://lists.sourceforge.net/lists/listinfo/dclib-devel > > |