Re: How to use multicore processor to Select attributes
Peter Reutemann <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <CAHoQ12K3UwWHH+_tHi2NkVB7hs3J6azPzAVQgnoOWv2zd89FVA@mail.gmail.com> |
> I have used the Attribute selection using the "wrapper" method, but through the GUI as taught in the course. https://www.youtube.com/watch?v=Pf9yKjSiVnw. > > It would be interesting if the GUI could count on this resource to parallelize the processing, and also to schedule batch processing, because with the current interface it is necessary to do it one by one. This would be great if the weka team could implement it. If you want to schedule processing, then either: - use Jython/Groovy for scripting within Weka - use the workflow engine in ADAMS (https://adams.cms.waikato.ac.nz/) The latter is kind of a graphical scripting tool which we use for automating our commercial ML tasks. 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