is not current version
Last Version 1.0.4

nz.ac.waikato.cms.weka:chiSquaredAttributeEval 1.0.2

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

Categories

Categories

Weka Business Logic Libraries Machine Learning Square Financial
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

chiSquaredAttributeEval
Version

Version

1.0.2
Type

Type

jar

Download chiSquaredAttributeEval 1.0.2


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