is not current version
Last Version 15.0.0-beta9

com.linkedin.dagli:xgboost-core 15.0.0-beta6

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

GroupId

GroupId

com.linkedin.dagli
ArtifactId

ArtifactId

xgboost-core
Version

Version

15.0.0-beta6
Type

Type

jar

Download xgboost-core 15.0.0-beta6


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