Skip to content

This program allows you to claster points in two-dimensional space using the k-means method

License

Notifications You must be signed in to change notification settings

SValentyn/Clasterization

Repository files navigation

Clasterization

GPLv3 license Maintenance
forthebadge


Description project: This program allows you to claster points in two-dimensional space using the k-means method. Data (coordinates of points) are taken from the specified files in the datasets folder. The user can set the number of clusters by himself. The centers of clusters are set randomly. Besides, it is possible to cluster all the points with recalculation of centers step by step.

Below is an images of the developed program in different states:


Support

Patches are welcome and can be submitted by forking this project and submitting a pull request via GitHub.
Please see CONTRIBUTING.md for more details.


I hope my project will help you! Communication with me: https://t.me/vlnt_snk

About

This program allows you to claster points in two-dimensional space using the k-means method

Topics

Resources

License

Stars

Watchers

Forks

Languages