The sequel to clusterview. Built around the point and cluster structure of the kmeans project, aims to improve upon the design and structural weakness of clusterview and add many interesting interactive ways to explore kmeans.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Taylor Bockman a9e163b3f7 Draw cluster means, support default 4 clusters. 5 years ago
..
ui Draw cluster means, support default 4 clusters. 5 years ago
__init__.py Porting over necessary clusterview components. 5 years ago
colors.py Porting over necessary clusterview components. 5 years ago
debug.py Cut out old code, bolt on k-means 5 years ago
exceptions.py Clean up clusterview old code a little bit, first launch without the grouping stuff. 5 years ago
mode.py Add edit button for weights. 5 years ago
point_manager.py Fix weight setting on points. 5 years ago
points.py Fix weight setting on points. 5 years ago