离散数据:分类
连续数据:回归
是看y值
1.knn
2.线性回归
3.逻辑回归
4.softmax回归
5.机器学习集成 Machine Learning - Ensemble
6.神经网络
6.1 Tensor flow 基础搭建机器学习模型
7.反向传播 和 自动微分 Back propagation and Automatic Differentiation
8.梯度提升决策树 GBDT - Gradient Boosting Decision Tree
9.深度学习
10.强化学习 马科夫决策过程
11.目标检测算法与R-CNN, Introduction to the object detection algorithm and R-CNN(Fast R-CNN与Faster R-CNN, Fast R-CNN and faster R-CNN
12.L1 L2正则化
reference:
https://wizardforcel.gitbooks.io/dm-algo-top10/content/knn.html










网友评论