/ml-study

知识体系整理

Primary LanguagePython

ml-study

前言科技

实践平台

  • 数据仓库平台(基础层):采集/清洗/维度/建模/查询/用户画像/标签系统/自然语言
  • 数据分析平台(业务线):定制报表/自助提数/样本特征/分析报告
  • 机器学习平台(产品线):特征工程/训练/评估/部署/AB实验/微软Azure ML Studio/阿里PAI/腾讯DI-X
  • 深度学习平台(研究线):特征工程/GpuCluster/ParameterServer/ModelServer...
  • 数据分析:网站分析、应用分析、游戏分析、广告分析、传播分析、指标说明
  • 大规模部署与管理:Docker,Kubenetes,Kubeflow,Horovod

技能体系

支撑体系

编程语言

公开课

优秀论文库

推荐书单

标准算法

算法选择与知识体系

ml_map ml_job

常用工具

开发工具

  • IntelliJ IDEA
  • JetBrains PyCharm
  • JetBrains WebStorm
  • JetBrains PhpStorm
  • Xmanager Enterprise 4
  • Atom
  • Axure RP 8
  • Visual Studio Code
  • Android Studio

数据分析

数据库工具

  • NoSQL Manager for MongoDB
  • Navicat Premium 12
  • JetBrains DataGrip
  • Sqldeveloper
  • SqlDbx

版本控制

  • SourceTree
  • TortoiseGit
  • TortoiseSVN
  • Git

其他工具

  • 7z
  • Wps
  • VLC media player
  • VMware Workstation Pro
  • Foxmail
  • MarkdownPad 2
  • Postman
  • Notepad++
  • 网易有道词典
  • 亿图图示专家
  • Google Chrome
  • Chrome Extensions Markdown Preview Plus
  • LaTex:http://www.ctex.org

政策法规

其他随记

推荐系统

0、推荐候选集
1、决策树二次筛选,决策树IF-THEN规则
2、点击率预估排序
3、推荐结果展示
4、推荐结果反馈
平台组成:
离线处理:偏好矩阵计算、推荐候选集、内容特征(物),偏好特征(人),环境特征(地)
混合系统:召回策略、倒排索引、混合策略、点击预估、置顶加权
实验平台:流量分桶、桶分组、实验时间、实验组、特殊条件、实验数据对比/置信度/评估
反馈系统:实验对比、特征拟合

Google

  1. 一切以用户为中心,其他一切纷至沓来. Focus on the user and all else will follow.
  2. 把一件事做到极致. It's best to do one thing really, really well.
  3. 快比慢好. Fast is better than slow.
  4. 网络社会需要**. Democracy on the web works.
  5. 您不一定要在桌子前找答案. You don't need to be at your desk to need an answer.
  6. 不做坏事也能赚钱. You can make money without doing evil.
  7. 未知的信息总是存在的. There's always more information out there.
  8. 对信息的需求无所不在. The need for information crosses all borders.
  9. 不穿西装也可以严肃认真. You can be serious without a suit.
  10. 仅有优秀是远远不够的. Great just isn't good enough.
  11. 好产品满足人性七宗罪:饕餮、贪婪、懒惰、淫欲、傲慢、嫉妒、暴怒.

git commit

git config --global user.name smartbooks
git config --global user.email smartbooks@qq.com
git remote set-url origin https://smartbooks@github.com/smartbooks/ml-study.git
git push origin [branch]

git tag
git tag -a v0.1 -m 'create message'
git push origin v0.1
git push origin --tags

#一些神奇的数字
nimble-sight-202908
bright-velocity-202909
quick-rarity-202909
cobalt-entropy-202909
trans-opus-202909
macro-duality-202909
amplified-ward-202909
infinite-pad-202909
pristine-cairn-202909