org.clojars.jeffdik/clj-ml

Machine Learning library for Clojure built around Weka and friends

Leiningen/Boot

[org.clojars.jeffdik/clj-ml "0.5.2-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.jeffdik/clj-ml {:mvn/version "0.5.2-SNAPSHOT"}

Gradle

implementation("org.clojars.jeffdik:clj-ml:0.5.2-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.jeffdik</groupId>
  <artifactId>clj-ml</artifactId>
  <version>0.5.2-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.