Last Version

xgboost-core 15.0.0-beta9

DAG-oriented machine learning framework for bug-resistant, readable, efficient, maintainable and trivially deployable models in Java and other JVM languages

License

License

GroupId

GroupId

com.linkedin.dagli
ArtifactId

ArtifactId

xgboost-core
Version

Version

15.0.0-beta9
Type

Type

jar
Description

Description

xgboost-core
DAG-oriented machine learning framework for bug-resistant, readable, efficient, maintainable and trivially deployable models in Java and other JVM languages
Project URL

Project URL

https://github.com/linkedin/dagli

Download xgboost-core 15.0.0-beta9


<!-- https://jarcasting.com/artifacts/com.linkedin.dagli/xgboost-core/ -->
<dependency>
    <groupId>com.linkedin.dagli</groupId>
    <artifactId>xgboost-core</artifactId>
    <version>15.0.0-beta9</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.dagli/xgboost-core/
implementation 'com.linkedin.dagli:xgboost-core:15.0.0-beta9'
// https://jarcasting.com/artifacts/com.linkedin.dagli/xgboost-core/
implementation ("com.linkedin.dagli:xgboost-core:15.0.0-beta9")
'com.linkedin.dagli:xgboost-core:jar:15.0.0-beta9'
<dependency org="com.linkedin.dagli" name="xgboost-core" rev="15.0.0-beta9">
  <artifact name="xgboost-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.dagli', module='xgboost-core', version='15.0.0-beta9')
)
libraryDependencies += "com.linkedin.dagli" % "xgboost-core" % "15.0.0-beta9"
[com.linkedin.dagli/xgboost-core "15.0.0-beta9"]

Dependencies

compile (4)

Group / Artifact Type Version
com.linkedin.dagli : core jar 15.0.0-beta9
com.linkedin.dagli : common jar 15.0.0-beta9
com.linkedin.dagli : math-distribution jar 15.0.0-beta9
com.linkedin.dagli : math-vector jar 15.0.0-beta9

test (3)

Group / Artifact Type Version
ml.dmlc : xgboost4j jar 0.90
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2

Project Modules

There are no modules declared in this project.