oneClassClassifier oneClassClassifier
Parent | oss-parent |
Group | nz.ac.waikato.cms.weka |
描述 | Performs one-class classification on a dataset. Classifier reduces the class being classified to just a single class, and learns the datawithout using any information from other classes. The testing stage will classify as 'target'or 'outlier' - so in order to calculate the outlier pass rate the dataset must contain informationfrom more than one class. Also, the output varies depending on whether the label 'outlier' exists in the instances usedto build the classifier. If so, then 'outlier' will be predicted, if not, then the label willbe considered missing when the prediction does not favour the target class. The 'outlier' classwill not be used to build the model if there are instances of this class in the dataset. It cansimply be used as a flag, you do not need to relabel any cl |
Packaging | jar |
Size | 35.36 KB |
文件 | pom jar |
网址 | http://weka.sourceforge.net/doc.packages/oneClassClassifier |
发布时间 | 2012-04-26 13:41 |
dependencies
Group | Artifact | Version |
---|---|---|
nz.ac.waikato.cms.weka | weka-dev | [3.7.1,) |
nz.ac.waikato.cms.weka | weka-dev | [3.7.1,) |
junit | junit | 3.8.2 |
developers
kah18 | Kathryn Hempstalk | |
eibe | Eibe Frank |
licenses
GNU General Public License 3 | http://www.gnu.org/licenses/gpl-3.0.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |