nejci/Pepelka
Pepelka is a MATLAB toolbox for data clustering and visualization.
Pepelka is a MATLAB toolbox designed to help researchers, analysts, or students identify meaningful groups within their datasets and visually understand those groupings. You can input various types of numerical data, and it will output identified clusters and visualizations that show how data points are related within these clusters. This is ideal for anyone working with data who needs to discover natural patterns and structures.
No commits in the last 6 months.
Use this if you have numerical data and need to automatically group similar items together and then visualize these relationships to gain insights.
Not ideal if you are looking for a solution that doesn't require MATLAB or if your primary need is not data clustering and visualization.
Stars
8
Forks
1
Language
MATLAB
License
GPL-3.0
Category
Last pushed
Mar 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nejci/Pepelka"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scikit-learn-contrib/hdbscan
A high performance implementation of HDBSCAN clustering.
annoviko/pyclustering
pyclustering is a Python, C++ data mining library.
panagiotisanagnostou/HiPart
Hierarchical divisive clustering algorithm execution, visualization and Interactive visualization.
erdogant/clusteval
Clusteval provides methods for unsupervised cluster validation
mqcomplab/MDANCE
MDANCE: O(N) clustering for molecular dynamics. Process 1.5M frames in 40min. 8 specialized algorithms.