avinashshenoy97/RusticSOM
Rust library for Self Organising Maps (SOM).
This is a Rust library for building Self-Organizing Maps (SOMs), a type of neural network. It takes in raw numerical data, like measurements of flowers or customer behavior, and organizes it onto a grid where similar data points are grouped together. This helps data scientists and machine learning engineers visualize complex datasets and identify underlying patterns.
No commits in the last 6 months.
Use this if you are a developer working with Rust and need to implement Self-Organizing Maps for data clustering and visualization tasks.
Not ideal if you are looking for a ready-to-use application or a library in a language other than Rust.
Stars
36
Forks
6
Language
Rust
License
MIT
Category
Last pushed
Oct 15, 2022
Monthly downloads
23
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/avinashshenoy97/RusticSOM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
JustGlowing/minisom
:red_circle: MiniSom is a minimalistic implementation of the Self Organizing Maps
felixriese/susi
SuSi: Python package for unsupervised, supervised and semi-supervised self-organizing maps (SOM)
abhinavralhan/kohonen-maps
Implementation of SOM and GSOM
saeyslab/FlowSOM_Python
The complete FlowSOM package known from R, now available in Python!
LCSB-BioCore/GigaSOM.jl
Huge-scale, high-performance flow cytometry clustering in Julia