Giter Site home page Giter Site logo

creating_customer_segments's Introduction

项目 3: 非监督学习

创建用户细分

安装

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

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

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

代码

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

运行

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

jupyter notebook customer_segments.ipynb

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

数据

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

creating_customer_segments's People

Contributors

nickyfoto avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.