Skip to content

cr-mao/machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

machine learning

数据分析、挖掘, 机器学习等学习笔记

  • 数学基础
  • 数据分析与可视化
  • 机器学习
  • python

数学基础

数据处理分析与可视化

jupyter notebook ,numpy,pandas,matplotlib

机器学习

links

  • 高等数学第6版上册
  • 基于Python的数据分析与可视化-掘金小册
  • 重学线性代数-极客时间
  • Python核心技术与实战-极客时间
  • 数据分析实战45讲-极客时间
  • 机器学习(公式推导与代码实现)
  • 从零开始机器学习的数学原理和算法实践