не последняя версия
Последняя версия 2014.10.15

com.github.fracpete:confusionmatrix-weka-package 2014.8.5

Contains various confusion matrix visualizations for the Explorer.

Группа

Группа

com.github.fracpete
Идентификатор

Идентификатор

confusionmatrix-weka-package
Версия

Версия

2014.8.5
Тип

Тип

jar

Скачать confusionmatrix-weka-package 2014.8.5


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