K-Means-Implementation This repository contains the impletation of the K-Means model in Python 3. Used Dasets: Iris Dataset Wine Dataset Breast Cancer Dataset Run to the code execute: python3 main.py If a error raise, run it again.