Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 420 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 420 Bytes

K-Means-Implementation

This repository contains the impletation of the K-Means model in Python 3.


Used Dasets:

  1. Iris Dataset
  2. Wine Dataset
  3. Breast Cancer Dataset

Run to the code execute:

python3 main.py

If a error raise, run it again.