com.zensols.ml/model

Interface for machine learning modeling, testing and training.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 335 Downloads
  • 13 This Version

Leiningen/Boot

[com.zensols.ml/model "0.0.11"]

Clojure CLI/deps.edn

com.zensols.ml/model {:mvn/version "0.0.11"}

Gradle

implementation("com.zensols.ml:model:0.0.11")

Maven

<dependency>
  <groupId>com.zensols.ml</groupId>
  <artifactId>model</artifactId>
  <version>0.0.11</version>
</dependency>