Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 468 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 468 Bytes

Classifcation of Customer age and sales data to generte clusters and predict Python Django Based

Install dependencies

  1. Check if python is installed
  2. python -V
  3. Install requirements
  4. pip install -r requirements.txt
  5. Run the server
  6. python manage,py runserver
  7. Open in browser
  8. http://localhost:8000/