Re: Fwd: Welcome to the "Wekalist" mailing list
David Nguyen <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <CAJhouAikMJaU2LVX7bGNm4xNChXTbp1-qXL23+iZM7XO3b_cMw@mail.gmail.com> |
Hi Peter, appreciate the response; it gave me a ranking list of my variables but wasn't able to compute P values. Any other ideas? thanks On Sun, Apr 25, 2021 at 12:01 AM Peter Reutemann <[email protected]> wrote: > > A person on stackoverflow recommended installing > "SignificanceAttributeEval" but I'm not able to find this through package > manager. I'm running Weka 3-8-5 for Mac. > > Try the following package: > probabilisticSignificanceAE > > For people using the python-weka-wrapper3 library, here's the script: > > import weka.core.jvm as jvm > import weka.core.packages as packages > jvm.start(packages=True) > print(packages.suggest_package("SignificanceAttributeEval")) > jvm.stop() > > NB: This package suggestion is offline, i.e., based on classes from > "official" packages present at the time of generating the release of > pww3. > > 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 > _______________________________________________ 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