mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-25 02:33:27 +03:00
Update README.md
Added regression-j and Lyric to JavaScript Misc section.
This commit is contained in:
parent
5e5678a446
commit
c33b4a69e8
@ -349,6 +349,8 @@ For a list of free machine learning books available for download, go [here](http
|
||||
|
||||
* [sylvester](https://github.com/jcoglan/sylvester) - Vector and Matrix math for JavaScript.
|
||||
* [simple-statistics](https://github.com/tmcw/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.
|
||||
* [regression-js](https://github.com/Tom-Alexander/regression-js) - A javascript library containing a collection of least squares fitting methods for finding a trend in a set of data.
|
||||
* [Lyric](https://github.com/flurry/Lyric) - Linear Regression library.
|
||||
|
||||
<a name="julia" />
|
||||
## Julia
|
||||
|
Loading…
Reference in New Issue
Block a user