classifierBasedAttributeSelection

This package provides two classes - one for evaluating the merit of individual attributes using a classifier (ClassifierAttributeEval), and second for evaluating the merit of subsets of attributes using a classifier (ClassifierSubsetEval). Both invoke a user-specified classifier to perform the evaluation, either under cross-validation or on the training data.

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

classifierBasedAttributeSelection
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

classifierBasedAttributeSelection
This package provides two classes - one for evaluating the merit of individual attributes using a classifier (ClassifierAttributeEval), and second for evaluating the merit of subsets of attributes using a classifier (ClassifierSubsetEval). Both invoke a user-specified classifier to perform the evaluation, either under cross-validation or on the training data.
Project URL

Project URL

http://weka.sourceforge.net/doc.packages/classifierBasedAttributeSelection
Project Organization

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://svn.cms.waikato.ac.nz/svn/weka/tags/classifierBasedAttributeSelection-1.0.5

Download classifierBasedAttributeSelection

How to add to project

<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/classifierBasedAttributeSelection/ -->
<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>classifierBasedAttributeSelection</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/classifierBasedAttributeSelection/
implementation 'nz.ac.waikato.cms.weka:classifierBasedAttributeSelection:1.0.5'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/classifierBasedAttributeSelection/
implementation ("nz.ac.waikato.cms.weka:classifierBasedAttributeSelection:1.0.5")
'nz.ac.waikato.cms.weka:classifierBasedAttributeSelection:jar:1.0.5'
<dependency org="nz.ac.waikato.cms.weka" name="classifierBasedAttributeSelection" rev="1.0.5">
  <artifact name="classifierBasedAttributeSelection" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='classifierBasedAttributeSelection', version='1.0.5')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "classifierBasedAttributeSelection" % "1.0.5"
[nz.ac.waikato.cms.weka/classifierBasedAttributeSelection "1.0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev jar [3.7.1,)

test (2)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev test-jar [3.7.1,)
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1