techascent/tech.xgboost

XGBoost bindings for clojure

  • VCSN/A

  • cljdoc documentationcljdoc
  • 610 Downloads
  • 19 This Version

Leiningen/Boot

[techascent/tech.xgboost "3.5"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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