techascent/tech.ml

Basic machine learning toolkit. `tech.v3.ml` is the root namespace and provides train/predict pathways based on datasets and an options map. Please see the xgboost article for a quick runthough of how to use this library.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 3,168 Downloads
  • 31 This Version

Leiningen/Boot

[techascent/tech.ml "5.00-beta-14"]

Clojure CLI/deps.edn

techascent/tech.ml {:mvn/version "5.00-beta-14"}

Gradle

implementation("techascent:tech.ml:5.00-beta-14")

Maven

<dependency>
  <groupId>techascent</groupId>
  <artifactId>tech.ml</artifactId>
  <version>5.00-beta-14</version>
</dependency>