Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

nd009-cn-advanced-p3,针对Udacity CN MLND P3项目

Notifications You must be signed in to change notification settings

udacity/MLND_CN_P3_Customer_Segments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目 3: 非监督学习

创建用户细分

安装

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

你同样需要安装好相应软件使之能够运行Jupyter Notebook

优达学城推荐学生安装 Anaconda, 这是一个已经打包好的python发行版,它包含了我们这个项目需要的所有的库和软件。

代码

初始代码包含在 customer_segments.ipynb 这个notebook文件中。这里面有一些代码已经实现好来帮助你开始项目,但是为了完成项目,你还需要实现附加的功能。

运行

在命令行中,确保当前目录为 customer_segments.ipynb 文件夹的最顶层(目录包含本 README 文件),运行下列命令:

jupyter notebook customer_segments.ipynb

​这会启动 Jupyter Notebook 并把项目文件打开在你的浏览器中。

数据

​这个项目的数据包含在 customers.csv 文件中。你能在UCI 机器学习信息库页面中找到更多信息。

Archival Note

This repository is deprecated; therefore, we are going to archive it. However, learners will be able to fork it to their personal Github account but cannot submit PRs to this repository. If you have any issues or suggestions to make, feel free to:

About

nd009-cn-advanced-p3,针对Udacity CN MLND P3项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published