techascent/tech.xgboost

XGBoost bindings for clojure

  • VCSN/A

  • cljdoc documentationcljdoc
  • 610 Downloads
  • 18 This Version

Leiningen/Boot

[techascent/tech.xgboost "4.4"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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