com.zensols.ml/model

Interface for machine learning modeling, testing and training.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 335 Downloads
  • 42 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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