Skip to content

chandanvyas999/E-Commerce-Analytics-with-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

E-Commerce Customer Analysis

This project focuses on analyzing customer behavior data from an e-commerce platform using Python. The objective is to understand how different user activity metrics influence customer spending and to extract meaningful insights through data analysis.


πŸ“Œ Project Description

The analysis is performed using a real-world e-commerce customer dataset. It explores relationships between session activity, app usage, website usage, membership duration, and yearly spending. The project is intended for learning data analysis, visualization, and data-driven decision making.


πŸ“‚ Repository Contents

  • Day6.ipynb – Jupyter Notebook containing the complete analysis
  • Dataset.txt – Dataset used for analysis

πŸ› οΈ Tools & Technologies

  • Python
  • Pandas
  • NumPy
  • Matplotlib
  • Seaborn

πŸ“Š Dataset Information

  • Total Records: 500
  • Total Features: 8

Features:

  • Email
  • Address
  • Avatar
  • Avg. Session Length
  • Time on App
  • Time on Website
  • Length of Membership
  • Yearly Amount Spent

πŸ” Work Done in This Project

  • Loaded and explored the dataset
  • Checked data shape and structure
  • Analyzed feature relationships
  • Prepared data for visualization and modeling

🎯 Learning Outcomes

  • Hands-on experience with Pandas and NumPy
  • Understanding of exploratory data analysis (EDA)
  • Practical exposure to e-commerce customer data

πŸ“Œ Connect with me

πŸ”— LinkedIn: Chandan Vyas

πŸš€ How to Run the Project

pip install pandas numpy matplotlib seaborn
jupyter notebook Day6.ipynb

About

Not now add discription

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published