clatern
Machine Learning Library
A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms.
Machine Learning in Clojure
67 stars
10 watching
12 forks
Language: Clojure
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
originrose/cortex | A Clojure-based machine learning library for neural networks and regression. | 1,271 |
mrdimosthenis/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
scicloj/scicloj.ml | A machine learning library built on top of Clojure with a focus on data preprocessing and model creation | 216 |
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 | 136 |
metosin/malli | A Clojure/Script library for defining and manipulating data models as first-class values | 1,506 |
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 | 753 |
techascent/tech.ml | A Clojure-based machine learning library that provides a simple and stable way to perform regression and classification tasks. | 96 |
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 |