GithubHelp home page GithubHelp logo

yiyandaoren / dataanalysisinaction Goto Github PK

View Code? Open in Web Editor NEW
694.0 35.0 277.0 44.02 MB

(Finished) Geek Time Data Analysis Practical 45 Lecture - Detailed notes containing markdown images mind map code data can be read directly code test

Home Page: https://da.autosgpt.io/#/

License: Other

Python 98.19% Shell 0.21% HTML 1.60%
data-analysis data-analytics python-data-analysis notebook-jupyter in-action python3 pipenv pyenv python-data-science python

dataanalysisinaction's Introduction

《极客时间数据分析实战45讲-详细笔记》

亲爱的朋友们,现在 AI 时代已经到来,我的项目维护虽然在继续,但是无法同步和大家分享知识,最近我已经注册了微信订阅号,希望看到的朋友互相通知一下: 微信公众号:编程悟道

LICENSE 996.icu

博客 BLog

nodejs7.com

版本 2.3.1

在线文档

代码克隆出错

// Skip smudge - We'll download binary files later in a faster batch
git lfs install --skip-smudge

// Do git clone here
git clone ...

// Fetch all the binary files in the new clone
git lfs pull

// Reinstate smudge
git lfs install --force

前言

工欲善其事必先利其器

Windows平台开发如何能够更快捷,更舒适,请 Windows 的看官务必读一下这篇:

windows 流畅开发准备工作

环境及配置问题

  • 常见问题在本项目的 Issues 中,其他按住不表,如果存在疑问,请在Issues中添加新的 Issue

  • 配置清华大学 pipenv 源的方法请 点我

  • 所有代码 依赖包 请结合 pipenvpyenv 运行 , 如果包含以上环境 请直接运行 pipenv install 安装所有依赖 ,依赖包已包含在 Pipfile

注意: 本项目仅限于学习

问题讨论:

  1. 问题讨论区
  2. 疑难杂症

致谢

感谢阁下的star,感谢关注此项目!

数据集合收集

数据集合收集正在进行中,参见:python 数据集收集与整理

目录

(🆕更新至第 46 讲) 已完结

  1. 配置镜像源为 清华大学 镜像源
  2. 项目 pyenv 依赖为 Python 3.6.7
  3. 如果需要重新安装依赖 请删除项目根路径下的 .venv 目录 和 Pipfile.lock文件

知识体系

知识体系.png

目录

TODO

算法

  • 1.朴素贝叶斯分类
  • 2.SVM
  • 3.KNN
  • 4.K-Means
  • 5.EM 聚类
  • 6.关联规则挖掘
  • 7.PageRank
  • 8.AdaBoost

场景实战

  • 9.自动化运营微博
  • 10.毛不易歌词云
  • 11.信用卡违约率分析
  • 12.信用卡诈骗分析
  • 13.信用卡诈骗分析
  • 14.如何对比特币走势进行预测?
  • 15.我们谈深度学习的时候,我们都在谈什么?
  • 16.如何用Keras搭建深度学习网络做手写数字识别?
  • 17.最终章【送君千里终须一别】
  • 18.课程推荐

新项目通告

github 地址:架构师的功夫

PS

  1. 获取数据请自学Scrapy
  2. 多多动手实践

python 环境

  1. pipenv
  2. pyenv

请读者自行百度并安装

引用内容版权声明

极客时间版权所有: https://time.geekbang.org/column/

Copyright (c) 2019 Copyright Holder All Rights Reserved.

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.