sirherrbatka / statistical-learning

Statistical learning models for the Common Lisp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

statistical-learning

Statistical learning models for the Common Lisp

Goal of this project is to provide software for constructing statistical learning models in a Common Lisp language. Currently focus is on trees and tree ensembles. This includes random forests, dynamic random forests, gradient boosting, isolation forests and causual forests.

About

Statistical learning models for the Common Lisp

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Common Lisp 99.1%Language:NewLisp 0.9%