junxnone / aiwiki

AI Wiki
https://junxnone.github.io/aiwiki
17 stars 2 forks source link

ML AutoML HPO BO TPE #221

Open junxnone opened 3 years ago

junxnone commented 3 years ago

Reference

Brief

Steps 推导
选取 loss 阈值 y* image
** image
构造参数 image
构造函数 image
** image
** image
y* l(x) & g(x)
image image

Pipeline

Steps Diagram
1 测试超参数
选择Loss 阈值
- Best
- Worse
image
2 构建Best/Worse分布
对候选参数求分布值
image
3 EI = p(good)/p(bad) image
junxnone commented 3 years ago

junxnone/tech-io#684