Kanaries/ml
machine learning lib in javascript.
This library provides common machine learning algorithms directly within JavaScript applications, whether in a web browser or Node.js. It takes in structured numerical data and can output predictions, classifications, or cluster assignments, allowing JavaScript developers to embed predictive capabilities into their software without needing a separate backend.
Available on npm.
Use this if you are a JavaScript developer who needs to integrate machine learning functionalities like classification, regression, or clustering directly into your web or Node.js applications.
Not ideal if you are looking for a no-code tool or a Python-based library for machine learning.
Stars
14
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Mar 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Kanaries/ml"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
alibaba/pipcook
Machine learning platform for Web developers
imjoy-team/ImJoy
ImJoy: Deep Learning Made Easy!
mljs/ml
Machine learning tools in JavaScript
deepforge-dev/deepforge
A modern development environment for deep learning
machinelearnjs/machinelearnjs
Machine Learning library for the web and Node.