cloudkj.lambda-ml

https://github.com/cloudkj/lambda-ml.git

git clone 'https://github.com/cloudkj/lambda-ml.git'

(ql:quickload :cloudkj.lambda-ml)
61

lambda-ml

A small machine learning library aimed at providing simple, concise implementations of machine learning techniques and utilities. It is written in Lisp (using the implementation du jour, Clojure) to maximize expressiveness and enjoyment.

Installation

Add the following dependency to your project:

Clojars Project

Documentation

Supervised Learning Algorithms

Unsupervised Learning Algorithms

Examples

License

Copyright © 2015-2018