| Author: | Eibe Frank | |
| Category: | Classification | |
| Changes: | Fixed bug in output of LDA: attribute names were incorrect when class attribute was not the last attribute in the data. | |
| Date: | 2018-10-26 | |
| Depends: | weka (>=3.8.0) | |
| Description: | Contains Fisher's linear discriminant analysis (FLDA), LDA, and quadratic discriminant analysis (QDA) as | |
| License: | GPL 3.0 | |
| Maintainer: | Weka team <wekalist{[at]}list.scms.waikato.ac.nz> | |
| PackageURL: | http://prdownloads.sourceforge.net/weka/discriminantAnalysis1.0.3.zip?download | |
| URL: | http://weka.sourceforge.net/doc.packages/discriminantAnalysis | |
| Version: | 1.0.3 | |
| classifiers.: | Also has a filter that implements Fisher's FLDA for dimensionality reduction. |