[Dclib-devel] Multiclass classification
Brought to you by:
davisking
|
From: Mani A. <man...@gm...> - 2016-02-04 04:04:57
|
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 |