techascent/tech.xgboost

XGBoost bindings for clojure

Leiningen/Boot

[techascent/tech.xgboost "1.8"]

Clojure CLI/deps.edn

techascent/tech.xgboost {:mvn/version "1.8"}

Gradle

implementation("techascent:tech.xgboost:1.8")

Maven

<dependency>
  <groupId>techascent</groupId>
  <artifactId>tech.xgboost</artifactId>
  <version>1.8</version>
</dependency>