transitive-bullshit/scikit-learn-ts
Powerful machine learning library for Node.js – uses Python's scikit-learn under the hood.
This project helps Node.js developers integrate powerful machine learning capabilities into their JavaScript/TypeScript applications without needing to learn Python. It allows you to feed in standard JavaScript arrays representing your data, apply a wide range of machine learning models, and receive results back as JavaScript arrays. It is designed for Node.js developers who want to use advanced ML algorithms in their projects.
208 stars. No commits in the last 6 months.
Use this if you are a Node.js developer looking to incorporate sophisticated machine learning models like clustering, classification, or data transformation into your applications, leveraging scikit-learn's functionality directly from JavaScript.
Not ideal if you are building production-ready applications, as this project is currently experimental and not recommended for live environments.
Stars
208
Forks
6
Language
TypeScript
License
MIT
Category
Last pushed
Jul 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/transitive-bullshit/scikit-learn-ts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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.