| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTribuo Прикладные библиотеки Machine Learning |
| Группа | Группаorg.tribuo |
| Идентификатор | Идентификаторtribuo-common-xgboost |
| Версия | Версия4.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеCommon-XGBoost
A Machine Learning library for Java.
|
| Имя Файла | Размер |
|---|---|
| tribuo-common-xgboost-4.0.2.pom | |
| tribuo-common-xgboost-4.0.2.jar | 42 KB |
| tribuo-common-xgboost-4.0.2-sources.jar | 17 KB |
| tribuo-common-xgboost-4.0.2-javadoc.jar | 82 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.tribuo/tribuo-common-xgboost/ -->
<dependency>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-common-xgboost</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tribuo/tribuo-common-xgboost/
implementation 'org.tribuo:tribuo-common-xgboost:4.0.2'
// https://jarcasting.com/artifacts/org.tribuo/tribuo-common-xgboost/
implementation ("org.tribuo:tribuo-common-xgboost:4.0.2")
'org.tribuo:tribuo-common-xgboost:jar:4.0.2'
<dependency org="org.tribuo" name="tribuo-common-xgboost" rev="4.0.2">
<artifact name="tribuo-common-xgboost" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tribuo', module='tribuo-common-xgboost', version='4.0.2')
)
libraryDependencies += "org.tribuo" % "tribuo-common-xgboost" % "4.0.2"
[org.tribuo/tribuo-common-xgboost "4.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.tribuo : tribuo-core | jar | 4.0.2 |
| org.tribuo : tribuo-data | jar | 4.0.2 |
| org.tribuo : tribuo-math | jar | 4.0.2 |
| org.tribuo : tribuo-interop-core | jar | 4.0.2 |
| ml.dmlc : xgboost4j_2.12 | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.tribuo : tribuo-core | test-jar | 4.0.2 |
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |