model-implementation-principles icon indicating copy to clipboard operation
model-implementation-principles copied to clipboard

Recommend tuning knob for resources allocated to model training

Open alexpghayes opened this issue 5 years ago • 0 comments

A broad class of hyperparameter tuning methods rely on being able to specify some amount of resources (iterations, time) to spend training a model. An even broader class of hyperparameter tuning algorithms is possible if models training can be paused and resumed.

We should develop some guidelines on how to do this.

alexpghayes avatar Oct 31 '18 21:10 alexpghayes