Skip to content

aminzayer/K-Means

Repository files navigation

K-Means

K-Means Practice for Clustring Data

Data-Mining Projects and Implementation

K-Means Projects and Implementation

Description

K-Means Practice for Clustring Data

K-means Practice

Data x1=(1 1 4),x2=(2 2 1),x3=(7 5 6),x4=(6 5 5),x5=(1 0 2),x6=(9 8 7),x6=(4 5 7),x7=(2 1 2) 3D => 3 Dimention Data

Use Matplotlib For plotting data

image

Add Clusters Label to DataFrame And Print Data

F1 F2 F3 clusts 0 1 1 4 0 1 2 2 1 0 2 7 5 6 1 3 6 5 5 1 4 1 0 2 0 5 9 8 7 1 6 4 5 7 1 7 2 1 2 0

Use Matplotlib For plotting Clustered data

image

Getting Started

Dependencies

  • Python / C++ / C / Jupyter Notebook / Code Editor

Help

list link to all algorithms

Authors

Amin Zayeromali

Profile views

Github

Twitter: @AminZayeromali

Instagram: aminzayer

Linkedin: aminzayeromali

Google Scolar: Amin Zayeromali

Email : Amin {dot} zayeromali {At} gmail {dot} com

Connect with me


License

This project is licensed under the GNU General Public License - see the LICENSE.md file for details

About

K-Means Practice for Clustering Data (3D)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published