Last Version

chiSquaredAttributeEval 1.0.4

Evaluates the worth of an attribute by computing the value of the chi-squared statistic with respect to the class.

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning Square Financial
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

chiSquaredAttributeEval
Version

Version

1.0.4
Type

Type

jar
Description

Description

chiSquaredAttributeEval
Evaluates the worth of an attribute by computing the value of the chi-squared statistic with respect to the class.
Project URL

Project URL

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

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://svn.cms.waikato.ac.nz/svn/weka/tags/chiSquaredAttributeEval-1.0.4

Download chiSquaredAttributeEval 1.0.4


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

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.