Hierarchical clustering in JavaScript
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
ml-hclust is a JavaScript library that implements hierarchical clustering algorithms, currently supporting the AGNES algorithm with methods like Ward's linkage. It is designed for developers and data scientists working in JavaScript or Node.js environments who need to perform cluster analysis without relying on Python-based tools. The library is part of the mljs ecosystem and can be easily installed via npm.