Replies: 1 comment
-
Goals
Challenges
Warm StartingThe knowledge base goal is mainly to feed the warm start algorithms we might implement. ResemblanceThe base case of warm starting would be to optimize an experiment Y that is "close" another experiment X.
This algo is going to need:
We can do 1. with something like MongoDB aggregation pipeline. ModelTrain a model that takes the config & metadata as input what would be the optimal priors. |
Beta Was this translation helpful? Give feedback.
-
How should we do it? :)
Beta Was this translation helpful? Give feedback.
All reactions