Giter VIP home page Giter VIP logo

customer_segmentation's Introduction

Customer Segmentation Web App

Overview

This web application allows users to perform customer segmentation on their datasets efficiently. It includes features such as user registration, login, and the ability to upload CSV files for clustering. The application leverages clustering algorithms like DBSCAN, Agglomerative Clustering, and K-Means to categorize customers based on their behavioral attributes.

Technologies Used

Flask: Python web framework for building the application

SQLAlchemy: SQL toolkit for Python, used for database management

Scikit-learn: Machine learning library for implementing clustering algorithms

Pandas: Data manipulation and analysis library for handling datasets

Matplotlib: Data visualization library for generating clustering plots

Bcrypt: Hashing library for secure password storage

HTML/CSS: Front-end design and user interface

Bootstrap: Front-end framework for responsive and mobile-first web development

Features

User Authentication: Users can register and log in securely to access the segmentation features.

CSV Upload: Users can upload datasets in CSV format for customer segmentation.

Clustering Algorithms: The application employs DBSCAN, Agglomerative Clustering, and K-Means algorithms to perform efficient customer segmentation.

Interactive Visualization: Users can visualize clustering results through interactive plots generated by Matplotlib.

Cluster-wise Data: After segmentation, users can download individual CSV files for each customer segment.

Requirements

Python 3.6 or higher

Flask, SQLAlchemy, Scikit-learn, Pandas, Matplotlib, Bcrypt

Additional Information

The application uses SQLite for database management, and the database file is named database.db.

Uploaded files are stored in the static/uploads directory, and cluster data is saved in the static/cluster_data directory.

customer_segmentation's People

Contributors

sksadaf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.