Machine-Learning Javascript Misc

Back

1. stdlib

A standard library for JavaScript and Node.js, with an emphasis on numeric computing. The library provides a collection of robust, high performance libraries for mathematics, statistics, streams, utilities, and more.

2. simple-statistics

A JavaScript implementation of descriptive, regression, and inference statistics. Implemented in literate JavaScript with no dependencies, designed to work in all modern browsers (including IE) as well as in Node.js.

3. regression-js

A javascript library containing a collection of least squares fitting methods for finding a trend in a set of data.

4. GreatCircle

Library for calculating great circle distance.

5. MLPleaseHelp

MLPleaseHelp is a simple ML resource search engine. You can use this search engine right now at [https://jgreenemi.github.io/MLPleaseHelp/](https://jgreenemi.github.io/MLPleaseHelp/), provided via Github Pages.

6. Pipcook

A JavaScript application framework for machine learning and its engineering.