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