tech.ml
ML library
A Clojure-based machine learning library that provides a simple and stable way to perform regression and classification tasks.
This library has been superceded by https://github.com/scicloj/scicloj.ml.
96 stars
7 watching
4 forks
Language: Clojure
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
techascent/tech.ml.dataset | A Clojure library for efficient tabular data processing and analysis | 681 |
scicloj/scicloj.ml | A machine learning library built on top of Clojure with a focus on data preprocessing and model creation | 216 |
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 |
antoniogarrote/clj-ml | A Clojure library for machine learning built on top of Weka and friends | 148 |
aria42/infer | A Clojure-based library for building machine learning and statistical models in a flexible and composable way. | 176 |
mmaul/clml | A high-performance statistical machine learning library written in Common Lisp | 261 |
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,495 |
scicloj/scicloj.ml.clj-djl | Provides pre-trained machine learning models for natural language processing tasks using Clojure and the clj-djl framework. | 0 |
originrose/cortex | A Clojure-based machine learning library for neural networks and regression. | 1,271 |
ajtulloch/haskell-ml | Implementations of basic machine learning algorithms in Haskell | 57 |
alonsovidales/go_ml | Provides a collection of machine learning algorithms and implementations for data analysis in Go | 203 |
linkedin/photon-ml | A machine learning library built on top of Apache Spark for scalable and flexible regression modeling | 792 |
jsmlt/jsmlt | A JavaScript library implementing well-known machine learning algorithms in an understandable and modular way for education and research. | 25 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |