Shopping Mall Analysis

Problem Statement : Identifying patterns in the data collected at a Shopping Mall based on customer spend score & demographics using Hierarchical Clustering


Team Members

  • Ajith Nambudiripad
  • Anagha Surtikar
  • Ankit Sayane
  • Aniket Diwate
  • Shantanu Nimkar

Project setup for React

  • Make sure your system has node installed before installing dependencies.
  • Install the dependencies using following command

 npm install
  • Run the following command to start development server
npm start

Project setup for flask

  • Install the Dependencies from requirements.txt
  • Make sure your system has python installed and before installing dependencies make sure your virtual environment is activated .
 pip install -r requirements.txt
 python apii.py runserver

Project Screenshot

Registration Page Registration Page

Login Page Login Page

Home Page Home Page

Analysis Result of input data provided Analysis Result of input data

CSV File Upload Feature to generate graph CSV File Upload Feature to generate graph

Uploaded CSV File Result in graph form Uploaded CSV File Result in graph form