Re: Using the LeastMedSq

Peter Reutemann <[email protected]>
Newsgroups gmane.comp.ai.weka
Message-ID <CAHoQ12JQMB2LZX71eaNiH96upF93fKZ6wfhU-v5hzY=NU_3xWw@mail.gmail.com>
> Thank you for the link, Are there any resources on how to use the least median square(LeastMedSq) class ?

All classifiers in Weka implement the same
"weka.classifiers.Classifier" interface and behave the same way for
training and making predictions.
Classifiers also handle command-line options (via
setOptions/getOptions). If you don't want to use the command-line
options for configuring your classifier, then just use the normal
getters and setters (see Javadoc that comes with the package).

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.