Skip to content

Latest commit

 

History

History

Building Machine Learning Systems

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

##Building Machine Learning Systems with Python

##机器学习系统设计

##目录

  • 第1章 Python机器学习入门
  • 第2章 如何对真实样本分类
  • 第3章 聚类:寻找相关的帖子
  • 第4章 主题模型
  • 第5章 分类:检测劣质答案
  • 第6章 分类II:情感分析
  • 第7章 回归:推荐
  • 第8章 回归:改进的推荐
  • 第9章 分类III:音乐体裁分类
  • 第10章 计算机视觉:模式识别
  • 第11章 降维
  • 第12章 大数据

##项目目录

  • 预估网站访问量(我们第一个机器学习应用)