首页 > 其他 > 详细

Ceiling analysis

时间:2014-09-05 00:56:00      阅读:598      评论:0      收藏:0      [点我收藏+]

Course note: Coursera Machine learning by Andrew Ng, 2014,

week 10: Application example: photo OCR (https://class.coursera.org/ml-006/lecture)

When we are working on a machine learning task that is pipelined, how do we decide which componets are the most crucial ones for the improment of overall performance? Do a ceiling analysis!!

Let‘s say the pipeline is A->B->C->D, 

the current overall performance is, say, 70%.

Then we manually label the part A, making A perfect, and see how much we can improve, 

then make B perfect, see how much we can improve, and so on, ...

If making X perfect doesn‘t improve the overall performance significantly, then it‘s not worth devoting resources into.

 

Ceiling analysis

原文:http://www.cnblogs.com/shalijiang/p/ceiling_analysis.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!