Last Version

logarithmicErrorMetrics 1.0.0

Provides root mean square logarithmic error and mean absolute logarithmic error for evaluating regression schemes.

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning Metrics Application Testing & Monitoring Monitoring ORM Data
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

logarithmicErrorMetrics
Version

Version

1.0.0
Type

Type

jar
Description

Description

logarithmicErrorMetrics
Provides root mean square logarithmic error and mean absolute logarithmic error for evaluating regression schemes.
Project Organization

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://svn.cms.waikato.ac.nz/svn/weka/tags/logarithmicErrorMetrics-1.0.0

Download logarithmicErrorMetrics 1.0.0


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

Dependencies

compile (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.