PP: Taking the human out of the loop: A review of bayesian optimization

谁说我不能喝 提交于 2020-02-12 02:39:00

Problem: Design problem

parameters consist of the search space of your model.

 Scientists design experiments to gain insights into physical and social phenomena. 

All these design problems are fraught with choices, choices that are often complex and high dimensional, with interactions that make them difficult for individuals to reason about.

When a data scientist uses a machine learning library to forecast energy demand, we would like to automate the process of choosing the best forecasting technique and its associated parameters.

Automated design. 

Bayesian optimization has emerged as a powerful solution for these varied design problems.

 

Supplementary knowledge:

1. 贝叶斯优化: 一种更好的超参数调优方式

https://zhuanlan.zhihu.com/p/29779000

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!