clj-ml

Machine Learning Library

A Clojure library for machine learning built on top of Weka and friends

A machine learning library for Clojure built on top of Weka and friends

GitHub

148 stars
14 watching
57 forks
Language: Clojure
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
joshuaeckroth/clj-ml A Clojure library for building machine learning models on top of Weka and other algorithms 135
cloudkj/lambda-ml A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. 76
scicloj/scicloj.ml A Clojure machine learning library providing idiomatic and harmonized support for various classification, regression, clustering, and unsupervised models. 220
techascent/tech.ml A Clojure-based machine learning library that provides a simple and stable way to perform regression and classification tasks. 97
aria42/infer A Clojure-based library for building machine learning and statistical models in a flexible and composable way. 176
originrose/cortex A Clojure-based machine learning library for neural networks and regression. 1,269
scicloj/scicloj.ml.clj-djl Provides pre-trained machine learning models for natural language processing tasks using Clojure and the clj-djl framework. 0
bigmlcom/clj-bigml Provides a Clojure interface to BigML's API for machine learning tasks and data management 49
ajtulloch/haskell-ml Implementations of basic machine learning algorithms in Haskell 57
atisharma/matlib A Clojure library of optimisation and control theory tools and convenience functions 25
rinuboney/clatern A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. 67
mmaul/clml A high-performance statistical machine learning library written in Common Lisp 261
alonsovidales/go_ml Provides pre-built implementations of machine learning algorithms in Go 202
paulgoetze/weka-jruby Provides a JRuby wrapper around the Weka Java library for machine learning and data mining in Ruby. 65
kei500/liblinear-ruby Provides an interface to train and predict with machine learning models using LIBLINEAR 83