Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
prog_kmeans
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
boris.stefanov
prog_kmeans
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
increment
Select Git revision
Branches
3
features
increment
main
default
protected
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Jun
17
9
8
25
May
24
last minute aesthetic cleanup
main
main
last minute quickfix
LAST MINUTE DEBUG MEMORY LEAK
cleanup
DEBUG: removed cause of infinite loop in kmeans algorithm
DEBUG: removed cause of infinite loop in kmeans_init_clusters
CLEAN: compiles
ADD: finalised theoretical implementation, not tested
EDIT: main cleanup
ADD: write clusters to file
ADD: kmeans algorithm
ADD: check random centers are not already in set
ADD: finished cluster logic, (too?) many dereferences
EDIT: points do not need to know the cluster they belong to
ADD: cluster structure and beginning of logic
ADD: main function structure for int complete
renamed cluster files
cleanup: vector and cluster
ADD: cluster centers initialisation
ADD: cluster
ADD: begin linked list; TODO: struct cluster, struct point(vector,cluster)
ADD: read vectors from file
save
increment
increment
ADD: distance and argv usage
features
features
FIX: makefile compilation
ADD: int vector type definition
FILE:ADD: proto.pdf
init
Loading