| Лицензия |
Лицензия |
|---|---|
| Группа | Группаml.dmlc |
| Идентификатор | Идентификаторxgboost4j_2.11 |
| Версия | Версия1.1.2 |
| Тип | Типjar |
| Описание |
ОписаниеJVM Package for XGBoost
|
| Имя Файла | Размер |
|---|---|
| xgboost4j_2.11-1.1.2.pom | |
| xgboost4j_2.11-1.1.2.jar | 3 MB |
| xgboost4j_2.11-1.1.2-tests.jar | 154 KB |
| xgboost4j_2.11-1.1.2-sources.jar | 2 MB |
| xgboost4j_2.11-1.1.2-javadoc.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ml.dmlc/xgboost4j_2.11/ -->
<dependency>
<groupId>ml.dmlc</groupId>
<artifactId>xgboost4j_2.11</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/ml.dmlc/xgboost4j_2.11/
implementation 'ml.dmlc:xgboost4j_2.11:1.1.2'
// https://jarcasting.com/artifacts/ml.dmlc/xgboost4j_2.11/
implementation ("ml.dmlc:xgboost4j_2.11:1.1.2")
'ml.dmlc:xgboost4j_2.11:jar:1.1.2'
<dependency org="ml.dmlc" name="xgboost4j_2.11" rev="1.1.2">
<artifact name="xgboost4j_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.dmlc', module='xgboost4j_2.11', version='1.1.2')
)
libraryDependencies += "ml.dmlc" % "xgboost4j_2.11" % "1.1.2"
[ml.dmlc/xgboost4j_2.11 "1.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.akka : akka-actor_2.11 | jar | 2.5.23 |
| com.esotericsoftware.kryo : kryo | jar | 2.22 |
| org.scala-lang : scala-compiler | jar | 2.11.12 |
| org.scala-lang : scala-reflect | jar | 2.11.12 |
| org.scala-lang : scala-library | jar | 2.11.12 |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.typesafe.akka : akka-testkit_2.11 | jar | 2.5.23 |
| org.scalatest : scalatest_2.11 | jar | 3.0.8 |
| org.scalactic : scalactic_2.11 | jar | 3.0.8 |