Last Version

rmspe 2021.3.12

Adds the Root Mean Square Percentage Error (RMSPE) metric for to the evaluation of classifiers.

License

License

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

rmspe-weka-package
Version

Version

2021.3.12
Type

Type

jar
Description

Description

rmspe
Adds the Root Mean Square Percentage Error (RMSPE) metric for to the evaluation of classifiers.
Project URL

Project URL

https://github.com/fracpete/rmspe-weka-package
Project Organization

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://github.com/fracpete/rmspe-weka-package

Download rmspe-weka-package 2021.3.12


<!-- https://jarcasting.com/artifacts/com.github.fracpete/rmspe-weka-package/ -->
<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>rmspe-weka-package</artifactId>
    <version>2021.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/rmspe-weka-package/
implementation 'com.github.fracpete:rmspe-weka-package:2021.3.12'
// https://jarcasting.com/artifacts/com.github.fracpete/rmspe-weka-package/
implementation ("com.github.fracpete:rmspe-weka-package:2021.3.12")
'com.github.fracpete:rmspe-weka-package:jar:2021.3.12'
<dependency org="com.github.fracpete" name="rmspe-weka-package" rev="2021.3.12">
  <artifact name="rmspe-weka-package" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='rmspe-weka-package', version='2021.3.12')
)
libraryDependencies += "com.github.fracpete" % "rmspe-weka-package" % "2021.3.12"
[com.github.fracpete/rmspe-weka-package "2021.3.12"]

Dependencies

compile (2)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev jar [3.7.12,)
org.pentaho.pentaho-commons : pentaho-package-manager jar 1.0.11

test (2)

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

Project Modules

There are no modules declared in this project.