pipelines/samples/core/train_until_good
Alexey Volkov 65a0f7766a
samples: Added the Train until good pipeline (#4058)
* Samples - Added the Train until good pipeline

This sample demonstrates continuous training using a train-eval-check recursive loop.
The main pipeline trains the initial model and then gradually trains the model some more until the model evaluation metrics are good enough.

* Adressed the review feedback
2020-08-10 17:37:58 -07:00
..
train_until_good.py samples: Added the Train until good pipeline (#4058) 2020-08-10 17:37:58 -07:00