码迷,mamicode.com
首页 > 其他好文 > 详细

MLE & MAP

时间:2015-12-02 17:42:15      阅读:124      评论:0      收藏:0      [点我收藏+]

标签:

MLE & MAP : data / model parameter

 

MLE: (1) keep the data fixed(i.e., it has been observed) and allow the parameters to vary

        (2) the likelihood function can tell you the likelihood of any particular parameter setting

        (3) 因此,MLE会针对某一特定data,调出最合适的参数

        (4) MLE容易overfits the data . 在针对其他data时,可以加入这个data参数的一些先验信息(MAP)

MLE & MAP

标签:

原文地址:http://www.cnblogs.com/linxd/p/5013312.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!