Pages: [1]
  Print  
Author Topic: Metacost operator  (Read 185 times)
danjeharry
Newbie
*
Posts: 21


« on: January 09, 2012, 05:19:55 PM »

Hey all, quick question on the Metacost operator. Is it possible to use with an inner SVM operator? And also, when assigning class costs, how does one know which class of the label is class 1 v class 2 v class 3 (I have a polynomial label).

Thanks
Logged
Edin Klapic
Global Moderator
Newbie
*****
Posts: 11


WWW
« Reply #1 on: January 23, 2012, 09:46:36 AM »

Hi danjeharry!

You can use an SVM inside the Metacost operator but if you have a polynominal label you have to use the LibSVM operator since the "normal" SVM can only handle binominal labels.
When you check the operator info for a learner you can see which attributes and labels it can handle.

Regarding the class costs class 1 would be the first occuring value within your label, class 2 would be the second one and so on. You can check that by taking a look on the confusion matrix which is created by a performance operator.

Best,
Edin
Logged

Please add [SOLVED] to the topic title when your problem has been solved! (do so by editing the first post in the thread and modifying the title)
Pages: [1]
  Print  
 
Jump to: