| License |
License |
|---|---|
| Categories |
CategoriesWeka Business Logic Libraries Machine Learning Metrics Application Testing & Monitoring Monitoring ORM Data |
| GroupId | GroupIdnz.ac.waikato.cms.weka |
| ArtifactId | ArtifactIdlogarithmicErrorMetrics |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionlogarithmicErrorMetrics
Provides root mean square logarithmic error and mean absolute logarithmic error for evaluating regression schemes.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| nz.ac.waikato.cms.weka : weka-dev | jar | [3.7.8,) |
| Group / Artifact | Type | Version |
|---|---|---|
| nz.ac.waikato.cms.weka : weka-dev | test-jar | [3.7.8,) |
| junit : junit | jar | 3.8.2 |