shaman
Regression library
A machine learning library that supports linear regression algorithms in Node.js
Machine Learning library for node.js
109 stars
10 watching
11 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
linkedin/photon-ml | A machine learning library built on top of Apache Spark for scalable and flexible regression modeling | 792 |
yandongliu/learningjs | A JavaScript implementation of machine learning algorithms, including logistic regression and decision tree models. | 65 |
ayrna/orca | A MATLAB framework for ordinal regression and classification algorithms | 114 |
stevenmiller888/mind | A neural network library for building and training neural networks in JavaScript | 1,513 |
lindahua/regression.jl | A Julia package providing algorithms and solvers for regression analysis | 64 |
jsmlt/jsmlt | A JavaScript library implementing well-known machine learning algorithms in an understandable and modular way for education and research. | 25 |
karpathy/recurrentjs | A JavaScript library for building and training neural networks with automatic differentiation | 939 |
mljs/feedforward-neural-networks | An implementation of feedforward neural networks in JavaScript based on the wildml library | 29 |
kei500/liblinear-ruby | Provides an interface to train and predict with machine learning models using LIBLINEAR | 83 |
jeff1evesque/machine-learning | A web-based platform for machine learning algorithms and data visualization using JavaScript, providing both a graphical interface and an API. | 257 |
element-research/rnn | A Lua-based library for building and working with recurrent neural networks | 941 |
bwaldvogel/liblinear-java | A Java implementation of LIBLINEAR's large-scale regularized linear classification and regression algorithms | 306 |
machinelearnjs/machinelearnjs | A lightweight Machine Learning library for JavaScript and Node.js providing easy-to-use APIs for various algorithms. | 540 |
mljs/pls | A JavaScript implementation of Partial Least Squares regression and related algorithms for exploratory data modeling | 10 |
denissimon/prediction-builder | A PHP library that builds predictions using linear regression. | 111 |