Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/customer segmentation #16

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Afreen-Kazi-1
Copy link

@Afreen-Kazi-1 Afreen-Kazi-1 commented Oct 20, 2024

Description

Created a model that Analyzes customer data (e.g., from an e-commerce website) and segments customers into groups based on purchasing behavior, demographics, or other relevant factors using K-means clustering algorithms. Included the dataset used, the clustered dataset created and the model file.

Issue

Fixes: #4
Customer Segmentation

Type of change

  • New Project

Checklist:

  • I have included a README file for my Project (not for Bug fix)
  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have followed the Contributing Guidelines

@Afreen-Kazi-1
Copy link
Author

I noticed the issue was raised in October 2023. I want to know if this is active now or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Customer Segmentation
1 participant