Re: How to make a classifier from a source?
Peter Reutemann <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <CAHoQ12JVCxC8a6X-T8mm1F41MqJ4TBM6KtBqmrj35GKe2kYrRQ@mail.gmail.com> |
> Hi, let me just start with a statement, that this question had to be asked many times before, I just can't find any answer. > I would like to use a unofficial classier from https://github.com/algonell/open-fx-miner > -but I have no idea how to turn all of these files into weka 3.8.6 working package, or install it any other way. > So... as the say... "please help" :D The Weka manual PDF that comes with every Weka installation or snapshot explains how to implement a new classifier (among other things): IV Appendix -> Extending Weka -> Writing a new Classifier In the Weka 3.9.6 manual, this is chapter 19.1. Cheers, Peter -- Peter Reutemann Dept. of Computer Science University of Waikato, NZ +64 (7) 858-5174 (office) +64 (7) 577-5304 (home office) https://www.cs.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