Skip to content
@mljs

ml.js

Machine learning and numerical analysis tools in JavaScript for Node.js and the Browser

Pinned Loading

  1. ml ml Public

    Machine learning tools in JavaScript

    JavaScript 2.5k 208

  2. matrix matrix Public

    Matrix manipulation and computation library

    JavaScript 357 54

  3. pca pca Public

    Principal component analysis

    TypeScript 96 21

  4. knn knn Public

    A k-nearest neighboor classifier algorithm.

    JavaScript 135 22

  5. feedforward-neural-networks feedforward-neural-networks Public

    A implementation of feedforward neural networks based on wildml implementation

    JavaScript 29 3

  6. libsvm libsvm Public

    LIBSVM for the browser and nodejs 🔥

    JavaScript 82 14

Repositories

Showing 10 of 112 repositories
  • random Public

    Randomness utilities

    mljs/random’s past year of commit activity
    TypeScript 2 MIT 1 1 0 Updated Oct 18, 2024
  • xsadd Public

    JavaScript implementation of the XORSHIFT-ADD (XSadd) pseudo random number generator

    mljs/xsadd’s past year of commit activity
    TypeScript 3 0 0 0 Updated Oct 18, 2024
  • ml Public

    Machine learning tools in JavaScript

    mljs/ml’s past year of commit activity
    JavaScript 2,540 MIT 208 25 2 Updated Oct 17, 2024
  • distance Public

    Distance functions to compare vectors

    mljs/distance’s past year of commit activity
    TypeScript 66 MIT 4 4 1 Updated Oct 17, 2024
  • tree-similarity Public

    Tree similarity in Javascript

    mljs/tree-similarity’s past year of commit activity
    TypeScript 8 MIT 1 4 0 Updated Oct 17, 2024
  • regression Public

    Regression algorithms

    mljs/regression’s past year of commit activity
    JavaScript 43 MIT 6 12 0 Updated Oct 17, 2024
  • regression-robust-polynomial Public

    Robust polynomial regression using LMedS

    mljs/regression-robust-polynomial’s past year of commit activity
    TypeScript 4 MIT 2 0 0 Updated Oct 17, 2024
  • regression-power Public

    Power Regression

    mljs/regression-power’s past year of commit activity
    JavaScript 0 MIT 2 0 0 Updated Oct 16, 2024
  • regression-polynomial Public

    Polynomial Regression

    mljs/regression-polynomial’s past year of commit activity
    TypeScript 15 MIT 3 1 0 Updated Oct 16, 2024
  • regression-simple-linear Public

    Simple Linear Regression

    mljs/regression-simple-linear’s past year of commit activity
    TypeScript 28 MIT 6 1 0 Updated Oct 16, 2024