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-kmeans is a JavaScript library that implements the K-means clustering algorithm, which partitions observations into k clusters based on the nearest mean. It is designed for developers working with data analysis and machine learning tasks in JavaScript environments. The library offers features like custom initialization of centroids and provides detailed clustering results, making it suitable for applications requiring efficient data segmentation.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mljs/kmeans

Account's avatar
mljs/distance-euclidean
Compute the euclidean distance between two vectors
Account's avatar
mljs/matrix
Matrix manipulation and computation library
Account's avatar
mljs/nearest-vector
Find the nearest point to a sample point
Account's avatar
mljs/random
Choose randomly from a selection of elements
Account's avatar
babel/babel
This plugin transforms ES2015 modules to CommonJS
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
vitest-dev/vitest
V8 coverage provider for Vitest
Account's avatar
zakodium/tsconfig
Shared TypeScript configurations for projects that Zakodium maintains.
Account's avatar
cheminfo/eslint-config-cheminfo-typescript
Shared ESLint config for TypeScript projects
Account's avatar
mljs/dataset-iris
Iris flower data set
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

maasencioh's profile
maasencioh
36 contributions
stropitek's profile
stropitek
34 contributions
targos's profile
targos
10 contributions
lpatiny's profile
lpatiny
9 contributions
automata's profile
automata
2 contributions
mljs-bot's profile
mljs-bot
2 contributions
EscapedGibbon's profile
EscapedGibbon
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/kmeans

K-Means clustering

TypeScript
107
14
MIT License