clatern

Machine Learning Library

A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms.

Machine Learning in Clojure

GitHub

67 stars
10 watching
12 forks
Language: Clojure
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
originrose/cortex A Clojure-based machine learning library for neural networks and regression. 1,269
mrdimosthenis/clj-synapses A Clojure-based neural networks library for building and training artificial neural networks. 1
scicloj/scicloj.ml A Clojure machine learning library providing idiomatic and harmonized support for various classification, regression, clustering, and unsupervised models. 220
aria42/infer A Clojure-based library for building machine learning and statistical models in a flexible and composable way. 176
gigasquid/k9 A Clojure library for constructing and training simple neural networks using core.matrix 104
antoniogarrote/clj-ml A Clojure library for machine learning built on top of Weka and friends 148
cloudkj/lambda-ml A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. 76
joshuaeckroth/clj-ml A Clojure library for building machine learning models on top of Weka and other algorithms 135
metosin/malli A Clojure/Script library for defining and manipulating data models as first-class values 1,523
japonophile/synaptic A Clojure-based library for building and training neural networks 88
mmaul/clml A high-performance statistical machine learning library written in Common Lisp 261
dakrone/clojure-opennlp A Clojure library providing an interface to OpenNLP's NLP functionality 754
techascent/tech.ml A Clojure-based machine learning library that provides a simple and stable way to perform regression and classification tasks. 97
jimpil/enclog A Clojure wrapper around the Encog machine learning framework, providing an interface to build and train neural networks 137
kei500/liblinear-ruby Provides an interface to train and predict with machine learning models using LIBLINEAR 83