ChristianaShannon / Creating_customer_segments

Udacity MLND project 3, the usage of KMeans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creating_customer_segments

Udacity MLND project 3, the usage of KMeans

安装

这个项目要求使用 Python 2.7 并且需要安装下面这些python包:

代码

案例详细代码包含在 customer_segments.ipynb 这个notebook文件中。分析过程使用了KMeans 聚类算法。

数据

这个项目的数据包含在 customers.csv 文件中。可以在在UCI 机器学习信息库页面中找

About

Udacity MLND project 3, the usage of KMeans


Languages

Language:HTML 57.5%Language:Jupyter Notebook 42.2%Language:Python 0.3%