License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.intel.bigdata.xgboost |
ArtifactId | ArtifactIdxgboost4j-example_2.12 |
Version | Version1.3.3 |
Type | Typejar |
Description |
DescriptionJVM Package for XGBoost optimized with Apache Arrow
|
<!-- https://jarcasting.com/artifacts/com.intel.bigdata.xgboost/xgboost4j-example_2.12/ -->
<dependency>
<groupId>com.intel.bigdata.xgboost</groupId>
<artifactId>xgboost4j-example_2.12</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.intel.bigdata.xgboost/xgboost4j-example_2.12/
implementation 'com.intel.bigdata.xgboost:xgboost4j-example_2.12:1.3.3'
// https://jarcasting.com/artifacts/com.intel.bigdata.xgboost/xgboost4j-example_2.12/
implementation ("com.intel.bigdata.xgboost:xgboost4j-example_2.12:1.3.3")
'com.intel.bigdata.xgboost:xgboost4j-example_2.12:jar:1.3.3'
<dependency org="com.intel.bigdata.xgboost" name="xgboost4j-example_2.12" rev="1.3.3">
<artifact name="xgboost4j-example_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intel.bigdata.xgboost', module='xgboost4j-example_2.12', version='1.3.3')
)
libraryDependencies += "com.intel.bigdata.xgboost" % "xgboost4j-example_2.12" % "1.3.3"
[com.intel.bigdata.xgboost/xgboost4j-example_2.12 "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.intel.bigdata.xgboost : xgboost4j-spark_2.12 | jar | 1.3.3 |
com.intel.bigdata.xgboost : xgboost4j-flink_2.12 | jar | 1.3.3 |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.esotericsoftware : kryo | jar | 4.0.2 |
org.scala-lang : scala-compiler | jar | 2.12.8 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-mllib_2.12 | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.8 |
org.scalactic : scalactic_2.12 | jar | 3.0.8 |