Open brollb opened 8 years ago
Jobs should be able to send intermediate results (say a model that scores above a given threshold) multiple times during it's running rather than simply returning a single value (for each output, that is) after it completes
This is also related to control flow operations...
Jobs should be able to send intermediate results (say a model that scores above a given threshold) multiple times during it's running rather than simply returning a single value (for each output, that is) after it completes