| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTribuo Прикладные библиотеки Machine Learning |
| Группа | Группаorg.tribuo |
| Идентификатор | Идентификаторtribuo-util-infotheory |
| Версия | Версия4.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеInformationTheory
A Machine Learning library for Java.
|
| Имя Файла | Размер |
|---|---|
| tribuo-util-infotheory-4.1.0.pom | |
| tribuo-util-infotheory-4.1.0.jar | 69 KB |
| tribuo-util-infotheory-4.1.0-sources.jar | 30 KB |
| tribuo-util-infotheory-4.1.0-javadoc.jar | 209 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.tribuo/tribuo-util-infotheory/ -->
<dependency>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-util-infotheory</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tribuo/tribuo-util-infotheory/
implementation 'org.tribuo:tribuo-util-infotheory:4.1.0'
// https://jarcasting.com/artifacts/org.tribuo/tribuo-util-infotheory/
implementation ("org.tribuo:tribuo-util-infotheory:4.1.0")
'org.tribuo:tribuo-util-infotheory:jar:4.1.0'
<dependency org="org.tribuo" name="tribuo-util-infotheory" rev="4.1.0">
<artifact name="tribuo-util-infotheory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tribuo', module='tribuo-util-infotheory', version='4.1.0')
)
libraryDependencies += "org.tribuo" % "tribuo-util-infotheory" % "4.1.0"
[org.tribuo/tribuo-util-infotheory "4.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.labs.olcut : olcut-core | jar | 5.1.6 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.1 |