Deep learning——Regression
发布时间
阅读量:
阅读量
Deep learning ——(Regression)
-
回归分析
-
应用实例
- 第一步:建立模型
- 第二步:函数拟合度
- 第三步:最佳拟合函数
- 第四步:梯度下降法
- 模型结果如何?
- 模型选择过程
- 返回到第一步:重新设计模型
- 返回到第一步并再次重新设计模型
- 返回到第二步并引入正则化
- 总结与结论
-
偏差与方差分析
-
- 平行宇宙
- 方差
- 偏差
- 如何应对显著的偏差?
- 如何应对大的方差?
- 模型选择
- 留外验证
Regression
Example Application
Estimating the Combat Power (CP) of a pokemon after evolution

Step 1: Model

Step 2: Goodness of Function




Step 3: Best Function

Step 4: Gradient Descent





越偏蓝色代表loss越小

How’s the results?






Model Selection




Back to step 1:Redesign the Model




Back to step 1:Redesign the Model Again

Back to step 2: Regularization


Conclusion

Bias and Variance of Estimator




Parallel Universes


Variance

Bias




What to do with large bias?

What to do with large variance?

Model Selection

Cross Validation


全部评论 (0)
还没有任何评论哟~
