com.zensols.ml/model

Interface for machine learning modeling, testing and training.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 333 Downloads
  • 16 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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