{"id":21108816,"url":"https://github.com/jen-uis/customer-segmentation-analysis","last_synced_at":"2026-02-27T07:42:38.864Z","repository":{"id":241191118,"uuid":"804587065","full_name":"Jen-uis/Customer-Segmentation-Analysis","owner":"Jen-uis","description":"This repository contains materials for the Spring 2024 STAT 208 class, specifically for Team 8. All materials are the property of Team 8, University of California, Riverside, A. Gary Anderson School of Management. Thank you for viewing our repository.","archived":false,"fork":false,"pushed_at":"2024-05-23T01:27:46.000Z","size":1127,"stargazers_count":4,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-23T02:32:54.804Z","etag":null,"topics":["business-analytics","customer-segmentation","customer-segmentation-analysis","data-analysis-python","jupyter-notebook","marketing-analytics","marketingdata","project-repository","python-3","team-project","university-of-california-riverside"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jen-uis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-22T21:53:22.000Z","updated_at":"2024-05-23T02:32:56.406Z","dependencies_parsed_at":"2024-05-23T02:32:55.027Z","dependency_job_id":null,"html_url":"https://github.com/Jen-uis/Customer-Segmentation-Analysis","commit_stats":null,"previous_names":["jen-uis/stat208_team8","jen-uis/customer-segmentation-analysis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jen-uis/Customer-Segmentation-Analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jen-uis%2FCustomer-Segmentation-Analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jen-uis%2FCustomer-Segmentation-Analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jen-uis%2FCustomer-Segmentation-Analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jen-uis%2FCustomer-Segmentation-Analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jen-uis","download_url":"https://codeload.github.com/Jen-uis/Customer-Segmentation-Analysis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jen-uis%2FCustomer-Segmentation-Analysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29887785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T05:38:26.446Z","status":"ssl_error","status_checked_at":"2026-02-27T05:38:25.235Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["business-analytics","customer-segmentation","customer-segmentation-analysis","data-analysis-python","jupyter-notebook","marketing-analytics","marketingdata","project-repository","python-3","team-project","university-of-california-riverside"],"created_at":"2024-11-20T00:48:45.055Z","updated_at":"2026-02-27T07:42:38.850Z","avatar_url":"https://github.com/Jen-uis.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Customer Segmentation Analysis\nThis repository contains project materials for the Spring 2024 STAT 208 class, specifically for Team 8. All materials are the property of Team 8, University of California, Riverside, A. Gary Anderson School of Management. Please do not republish the materials without authors' consents.\n\nThis project is made possible with the support from Professor Brandon Wales UCR [@Brandon-Wales](https://www.github.com/Brandon-Wales)\n\nThis project is also available to view on [Kaggle.com](https://www.kaggle.com/code/nathanielz/customer-segmentation-analysis-kagglever), pay a visit and upvote for us!\n\n## Introduction\nFor those who are new to this folder, the `Project-Code.ipynb` and `Project-Code.html` files are our main focus. This project is completed using **Python 3.12.0**. We are also attaching the documents which we will write for this project. The data is originally obtained from Kaggle.com, link will be attached below. Feel free to explore more options beyond this analysis report.\n\n### Project Idea\nThis project is centered around Customer Segmentation analysis. We aim to provide better insights into customer behaviors and preferences to help businesses tailor their strategies effectively.\n\n### Project Guideline\nThis project will follow the template.  \n1. **`Section 1`**: Introduction / Why This Topic / Pre-analysis \n2. **`Section 2`**: Descriptive Analysis  \n3. **`Section 3`**: Model Selection  \n    - Part 1: Predictive Modeling\n    - Part 2: Customer Segmentation Clustering\n    - Part 3: Customer Segmentation Prediction (Classification)\n    - Part 4: Feature Importance Analysis for Part 1 Predictive Modeling\n4. **`Section 4`**: Business Insights / Suggestions\n5. **`Section 5`**: Conclusion  \n\n## Repository Contents\n- **`Project-Code.ipynb`**: Jupyter notebook containing the code for our customer segmentation analysis.\n- **`Project-Code.html`**: HTML export of the Jupyter notebook for easy viewing.\n- **`Project-Proposals.pdf`**: Documents that report our initial ideas, studies, and finding before launching the analysis.\n- **`Data Folder`**: Contains the datasets used for analysis. There are `train.csv` and `test.csv`. `train.csv` will be mainly used in descriptive analysis while `test.csv` will be mainly used in building models like predictive modeling. **Disclaimer**: The data is obtained from Kaggle.com [Customer Segmentation Dataset](https://www.kaggle.com/datasets/abisheksudarshan/customer-segmentation) published by Abishek Sudarshan. All data are used for educational purposes only. Do not republish original author Sudarshan's work without approval. License: Data files are copyrighted by the original authors.\n- **`Final-Reports.pdf`**: Documentation and reports generated during the project.\n- **`Final Presentations.pptx`**: Slides and other materials for presenting our findings.\n\n## Getting Started\nTo get started with the project, clone this repository to your local machine using the following command:\n\n`git clone https://github.com/Jen-uis/Customer-Segmentation-Analysis`\n\n## Usage\n1. Open the Project-Code.ipynb file in Jupyter Notebook.\n2. Follow the instructions in the notebook to run the analyses.\n3. Review the results and insights provided in the output cells.\n\n## License\nThis project is licensed under the MIT License. See the **LICENSE** file for more details.\n\n## Contributing\nWe welcome contributions ***ONLY*** from our Team 8. If you are a member of Team 8, please follow these steps to contribute:\n1. Fork the repository.\n2. Create a new branch:\n\n`git checkout -b feature-branch`\n\n3. Make your changes and commit them:\n\n`git commit -m 'Add some feature'`\n\n4. Push to the branch:\n\n`git push origin feature-branch`\n\n5. Create a new Pull Request.\n\n*Note*: If you have successfully push your changes to the branch, Nathaniel will review the final request and merge the changes to `main` if your file is approved.\n\n## Contact\nIf you have any questions or need further information, please contact our team at: connectnathaniel@gmail.com\n\nAuthors:\n- Leader: Nathaniel Zhu [@Jen-uis](https://www.github.com/Jen-uis)\n- Youyi Fu (Chris)\n- Xiaoya Wei (Shirley)\n- Xujuan Liang (Teresa)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjen-uis%2Fcustomer-segmentation-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjen-uis%2Fcustomer-segmentation-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjen-uis%2Fcustomer-segmentation-analysis/lists"}