Re: How to use multicore processor to Select attributes
Peter Reutemann <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <CAHoQ12KNbGz8m1Cczta77vGTKr7QzggY=hYzEqo9i6iK6vusWQ@mail.gmail.com> |
> I would like to know if there is a way to enable weka to take full advantage of the processor's potential to perform "attribute selection". I have been working with dataframes that are not that big, but already the program takes a long time to complete the tasks because it does not use the full potential of the processor, as in the image below. Would it be possible to enable it? Some, like ClassifierAttributeEval, can take advantage of multi-core systems. For others, multi-threaded computation requires rewriting the code that can be parallelized. Looking forward to receiving your contribution! :-) 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