ml and MLweb

These are competitors; ml.js is a mature, actively maintained general-purpose ML library with broad adoption, while MLweb is an abandoned alternative offering similar core functionality (linear algebra, statistics, optimization) with negligible usage.

ml
54
Established
MLweb
44
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 25/25
Community 19/25
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 19/25
Stars: 2,713
Forks: 213
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 85
Forks: 21
Downloads:
Commits (30d): 0
Language: JavaScript
License: GPL-2.0
Stale 6m
Stale 6m No Package No Dependents

About ml

mljs/ml

Machine learning tools in JavaScript

This is a collection of essential algorithms for data analysis and modeling, designed for use directly within web browsers. It takes your raw data – like numbers in spreadsheets or measurements from experiments – and processes it to find patterns, make predictions, or simplify complex information. This is for anyone building interactive web applications that need to analyze data on the fly, such as data scientists creating dashboards or researchers developing online experimental tools.

web-analytics browser-based-data-science interactive-data-analysis client-side-modeling scientific-web-applications

About MLweb

lauerfab/MLweb

Machine learning and scientific computing (linear algebra, statistics, optimization) javascript libraries, with an online lab.

This project helps web developers embed machine learning and scientific computing features directly into web pages and applications. It takes raw data, mathematical formulas, or statistical models as input, and outputs trained models, analytical results, or interactive web-based tools. It's designed for front-end developers building data-driven web experiences.

web development data science front-end engineering scientific computing machine learning

Scores updated daily from GitHub, PyPI, and npm data. How scores work