Re: Fwd: No Classifier is active in the WEKA version 3.9.4

Peter Reutemann <[email protected]>
Newsgroups gmane.comp.ai.weka
Message-ID <CAHoQ12JphSqn7OVYEbSrR6dbTeSE4kHxjE2x-g-jGbe3+yFOiQ@mail.gmail.com>
> Please I need support on what went wrong for my inability to use WEKA classifiers. I actually need the SVC classifier i.e SMO to be active for my MSc. project work but not only that SMO is not active all others are not as well including J48.
> Please what do I do?

Each classifier handles certain types of data (input variables and
output variable). If your dataset does not match this, then the
classifier will be disabled.

Since you are mentioning classification algorithms (SMO, J48), make
sure that your data has a nominal class attribute. Yours might be of
numeric or string type.

Cheers, Peter
-- 
Peter Reutemann
Dept. of Computer Science
University of Waikato, NZ
+64 (7) 577-5304
http://www.cms.waikato.ac.nz/~fracpete/
http://www.data-mining.co.nz/
_______________________________________________
Wekalist mailing list -- [email protected]
Send posts to [email protected]
To unsubscribe send an email to [email protected]
To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz
List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.