Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 415 Bytes

File metadata and controls

15 lines (14 loc) · 415 Bytes

Simple-Kmeans-testing

Contoh sederhana dalam menerapkan Algorima Kmeans Pada Python yang digabung dengan web server Flask yang akan melakukan render chartJS pada browser

How to Use?

  1. Clone this Project
  2. cd to this project cloned directory
  3. Install Python Requirement
pip install -r requirements.txt

4.Run python app.py

python app.py

5.open http://localhost:8080 in your browser