Dear readers, we wish you a happy new year 2020!
Number one this week, machinelearn.js is a library to run machine learning in Node.js and in the browser.
It hides the underlying mathematical concepts and exposes a simple API:
fit
for training the model from a data set (the “labeled examples”)predict
for computing predictions from new unlabeled data
It has a low entry barrier but there are a lot of features including several metrics to check how well your models perform.
If you are interested in this fascinating topic, check the Machine Learning tag in Best of JavaScript.
Last week we promised that the JavaScript Rising Stars would be back… we ask you to wait one more week. I know it’s hard to believe but it’s just that we had too much work over the last days, thank you for your understanding!
Growing Fast This Week
1 | machinelearn.js Machine Learning library for the web and Node. | Homepage | +17.4% | |
2 | Scully The Static Site Generator for Angular apps | GitHub | +15.0% | |
3 | Keystone A scalable platform and CMS to build Node.js applications | Homepage | +10.9% | |
4 | G2Plot An interactive and responsive charting library | Homepage | +9.3% | |
5 | Alpine.js A rugged, minimal framework for composing JavaScript behavior in your markup | GitHub | +9.1% | |
6 | Flowy The minimal javascript library to create flowcharts | GitHub | +6.2% | |
7 | Admin Bro An admin panel for apps written in node.js | Homepage | +5.7% | |
8 | Outline The fastest wiki and knowledge base for growing teams. | Homepage | +5.6% | |
9 | Blocks A JSX-based page builder for creating beautiful websites without writing co... | Homepage | +5.4% | |
10 | React Hook Form React hooks for forms validation without the hassle. | Homepage | +3.9% |
Trending This Week
1 | Svelte Cybernetically enhanced web apps | Homepage | +438 ★ | |
2 | Outline The fastest wiki and knowledge base for growing teams. | Homepage | +399 ★ | |
3 | Vue.js A progressive, incrementally-adoptable framework for building UI on the web | Homepage | +338 ★ | |
4 | Flowy The minimal javascript library to create flowcharts | GitHub | +312 ★ | |
5 | React A declarative, efficient, and flexible JavaScript library for building UI | Homepage | +302 ★ | |
6 | VS Code Visual Studio Code | Homepage | +300 ★ | |
7 | Vue Element Admin A magical vue admin | GitHub | +286 ★ | |
8 | You Don't Know JS A book series on JavaScript | GitHub | +268 ★ | |
9 | JS Algorithms & Data Structures Algorithms and data structures implemented in JavaScript | GitHub | +253 ★ | |
10 | React Hook Form React hooks for forms validation without the hassle. | Homepage | +217 ★ |
Any question or feedback? Reach us on GitHub.
Best of JavaScript is a project created by Michael Rambeau, made in Osaka, Japan.