cl-online-learning

Online classifier library

A collection of machine learning algorithms for online linear classification

A collection of machine learning algorithms for online linear classification written in Common Lisp

GitHub

50 stars
8 watching
3 forks
Language: Common Lisp
last commit: over 2 years ago
Linked from 1 awesome list

classifiercommon-lispmachine-learningperceptron

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mmaul/clml A high-performance statistical machine learning library written in Common Lisp 261
antoniogarrote/clj-ml A Clojure library for machine learning built on top of Weka and friends 148
joshuaeckroth/clj-ml A Clojure library for building machine learning models on top of Weka and other algorithms 136
pouyamghari/pof-mkl An implementation of an online federated learning algorithm with multiple kernels for personalized machine learning 0
tomz/liblinear-ruby-swig A Ruby interface to a high-performance machine learning library for large-scale text classification and other linear classifications 83
scicloj/scicloj.ml A machine learning library built on top of Clojure with a focus on data preprocessing and model creation 216
rinuboney/clatern A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. 67
kei500/liblinear-ruby Provides an interface to train and predict with machine learning models using LIBLINEAR 83
charliermarsh/online_boosting A suite of algorithms and weak learners for the online learning setting in machine learning 63
cloudkj/lambda-ml A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. 76
ryuk17/machinelearning This is a collection of machine learning algorithms implemented in Python 3.6. 103
fukuball/fuku-ml An easy-to-use machine learning library with various algorithms for classification and regression tasks. 281
mmaul/clml.tutorials Tutorials and resources for learning Common Lisp Machine Learning with CLML. 31
mwydmuch/napkinxc A fast and simple library for multi-class and multi-label classification 64
titsuki/raku-algorithm-libsvm A Raku binding for the popular machine learning library libsvm, providing an interface to support training and evaluating Support Vector Machines. 8