cloudkj / lambda-ml

A small machine learning library written in Lisp (Clojure) aimed at providing simple, concise implementations of machine learning techniques and utilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A small machine learning library written in Lisp (Clojure) aimed at providing simple, concise implementations of machine learning techniques and utilities.

License:MIT License


Languages

Language:Clojure 100.0%