Hi Mark,
Thank you very much for your reply, but I am already doing that for SMO and I have no problem,
But what you say does not work for SMOReg?
What do you suggest?
Mark Hall-9 wrote:
On 02/23/2012 09:54 AM, ahmet okutan wrote:
> Hi all,
> I am trying to use Weka with SMOreg and a precomputed kernel matrix that
> includes similarity values.
> But each time I receive an error where the weka classifier says: can not
> handle numeric attributes.
>
> I believe that it is possible to use SMOreg with numeric values, is not it?
>
> But it is not possible in my case, what shall I do to make SMOreg be
> able to use numeric attributes?
The input ARFF file that you use with SMO and the precomputed kernel
matrix needs to have two attributes - the first is an index for the
rows/columns of the matrix and the second is the class attribute. The
index attribute must be declared as nominal. We should probably allow
the index attribute to be numeric too, but this would require that the
user remembers to turn off normalization in SMO.
Cheers,
Mark.
_______________________________________________
Wekalist mailing list
Send posts to: Wekalist@list.scms.waikato.ac.nz
List info and subscription status:
https://list.scms.waikato.ac.nz/mailman/listinfo/wekalistList etiquette:
http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html