| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fracpete |
| Идентификатор | Идентификаторmini-weka |
| Последняя версия | Последняя версия3.9.15955 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmini-weka
The Waikato Environment for Knowledge Analysis (WEKA), a machine
learning workbench. This version represents the developer version, the
"bleeding edge" of development, you could say. New functionality gets added
to this version.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mini-weka-3.9.15955.pom | |
| mini-weka-3.9.15955.jar | 2 MB |
| mini-weka-3.9.15955-tests.jar | 992 KB |
| mini-weka-3.9.15955-test-sources.jar | 946 KB |
| mini-weka-3.9.15955-sources.jar | 2 MB |
| mini-weka-3.9.15955-javadoc.jar | 5 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/mini-weka/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>mini-weka</artifactId>
<version>3.9.15955</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/mini-weka/
implementation 'com.github.fracpete:mini-weka:3.9.15955'
// https://jarcasting.com/artifacts/com.github.fracpete/mini-weka/
implementation ("com.github.fracpete:mini-weka:3.9.15955")
'com.github.fracpete:mini-weka:jar:3.9.15955'
<dependency org="com.github.fracpete" name="mini-weka" rev="3.9.15955">
<artifact name="mini-weka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='mini-weka', version='3.9.15955')
)
libraryDependencies += "com.github.fracpete" % "mini-weka" % "3.9.15955"
[com.github.fracpete/mini-weka "3.9.15955"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.vbmacher : java-cup-runtime | jar | 11b-20160615 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |