| Лицензия |
Лицензия |
|---|---|
| Группа | Группаml.dmlc |
| Идентификатор | Идентификаторxgboost4j_2.12 |
| Версия | Версия1.5.2 |
| Тип | Типjar |
| Описание |
ОписаниеJVM Package for XGBoost
|
| Имя Файла | Размер |
|---|---|
| xgboost4j_2.12-1.5.2.pom | |
| xgboost4j_2.12-1.5.2.jar | 4 MB |
| xgboost4j_2.12-1.5.2-tests.jar | 106 KB |
| xgboost4j_2.12-1.5.2-sources.jar | 4 MB |
| xgboost4j_2.12-1.5.2-javadoc.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ml.dmlc/xgboost4j_2.12/ -->
<dependency>
<groupId>ml.dmlc</groupId>
<artifactId>xgboost4j_2.12</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/ml.dmlc/xgboost4j_2.12/
implementation 'ml.dmlc:xgboost4j_2.12:1.5.2'
// https://jarcasting.com/artifacts/ml.dmlc/xgboost4j_2.12/
implementation ("ml.dmlc:xgboost4j_2.12:1.5.2")
'ml.dmlc:xgboost4j_2.12:jar:1.5.2'
<dependency org="ml.dmlc" name="xgboost4j_2.12" rev="1.5.2">
<artifact name="xgboost4j_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.dmlc', module='xgboost4j_2.12', version='1.5.2')
)
libraryDependencies += "ml.dmlc" % "xgboost4j_2.12" % "1.5.2"
[ml.dmlc/xgboost4j_2.12 "1.5.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.akka : akka-actor_2.12 | jar | 2.5.23 |
| com.esotericsoftware : kryo | jar | 4.0.2 |
| org.scala-lang : scala-reflect | jar | 2.12.8 |
| org.scala-lang : scala-library | jar | 2.12.8 |
| commons-logging : commons-logging | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hadoop : hadoop-hdfs | jar | 2.7.3 |
| org.apache.hadoop : hadoop-common | jar | 2.7.3 |
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |
| org.scala-lang : scala-compiler | jar | 2.12.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.23 |
| org.scalactic : scalactic_2.12 | jar | 3.0.8 |