Feature Importance/Variables Importance
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <162853617744.48178.9732130593550366189@sys-mailman-prd.its.waikato.ac.nz> |
Hi, Is there a way to grab the feature importance/variables importance from Weka classifiers, which is similar to scikit-learn of python? I briefly searched around by Google, which seems ClassifierAttributeEval function is close to what I expect, but I am not sure how to use it on groovy from the documentation (https://weka.sourceforge.io/doc.dev/weka/attributeSelection/ClassifierAttributeEval.html). It will be great to have any example of it for reference. Thanks a lot! _______________________________________________ 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