weka-virtualenv

Java library of multi-way algorithms.

Лицензия

Лицензия

Группа

Группа

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

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

weka-virtualenv
Последняя версия

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

0.0.28
Дата

Дата

Тип

Тип

jar
Описание

Описание

weka-virtualenv
Java library of multi-way algorithms.
Организация-разработчик

Организация-разработчик

University of Waikato, Hamilton, NZ
Система контроля версий

Система контроля версий

https://github.com/fracpete/weka-virtualenv

Скачать weka-virtualenv

Как подключить последнюю версию

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
com.github.fracpete : processoutput4j jar 0.0.10
com.github.fracpete : simple-argparse4j jar 0.0.12
com.github.waikato : jclasslocator jar 0.0.14
com.github.waikato : fcms-widgets jar 0.0.17
com.github.waikato : jeneric-cmdline jar 0.0.6
com.github.fracpete : requests4j jar 0.1.1
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-compress jar 1.19
net.sf.trove4j : trove4j jar 3.0.3
org.mariuszgromada.math : MathParser.org-mXparser jar 4.1.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.2

Модули Проекта

Данный проект не имеет модулей.

weka-virtualenv

Virtual environment manager for Weka, inspired by the extremely useful virtual environments that Python supports.

weka-virtualenv can be used for launching the GUI or arbitrary Weka classes.

Since weka-virtualenv uses options starting with double-dashes (--), clashes with Weka options are avoided. Any option that wasn't consumed by weka-virtualenv will get further processed by the command. E.g., when launching the Explorer using the explorer command, a dataset can be supplied to load immediately, or, when executing a classifier using the run command, any additional option will get passed to the Weka class.

You can use the tool either through the command-line or through its user interface.

Links

Licenses

The shell scripts are licensed under Apache 2.0 and all other source code under GPL 3.0.

Версии библиотеки

Версия
0.0.28
0.0.27
0.0.26
0.0.25
0.0.24
0.0.23
0.0.22
0.0.21
0.0.20
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1