Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

ml‑knn is a lightweight JavaScript library that implements a general‑purpose k‑nearest‑neighbors classifier using a kd‑tree for fast neighbor searches. It lets developers train a model with a numeric dataset and label array, then predict labels for new samples, and supports custom distance functions and model serialization. The package is aimed at web or Node.js developers who need an easy‑to‑integrate, pure‑JS machine‑learning classifier.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mljs/knn

Account's avatar
mljs/distance-euclidean
Compute the euclidean distance between two vectors
Account's avatar
babel/babel
This plugin transforms ES2015 modules to CommonJS
Account's avatar
cheminfo/eslint-config
Shared ESLint config for cheminfo and ml.js projects
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
mljs/dataset-iris
Iris flower data set
Account's avatar
rollup/rollup
Next-generation ES module bundler

Support the repos that depend on this repository

Top contributors

targos's profile
targos
15 contributions
0x33467's profile
0x33467
10 contributions
maasencioh's profile
maasencioh
3 contributions
lpatiny's profile
lpatiny
1 contributions
wadjih-bencheikh18's profile
wadjih-bencheikh18
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mljs

mljs/knn

A k-nearest neighboor classifier algorithm.

JavaScript
141
21
MIT License