Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Customer segmentation with clustering algorithms

In this repository, I'm analyzing a dataset containing a company's online retail transactions. The dataset for this analysis can be found at UCI Machine Learning Repository. The original data set is stored in an excel file, with a total of 541,909 records and 8 fields. The file is imported into the Jupyter notebook and a subset is extracted during data prep.

Environment

This project requires Python (>= 3.5) and the following Python libraries installed:

Objectives

This notebook covers the following:

  1. Exploratory Data Analysis
  2. Data Cleaning
  3. K-Means Clustering
  4. Further Analysis

About

Analysis of online retail data, customer segmentation with K-Means clustering

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages