It's your call, really. Assuming you're collecting the samples externally, you can send zeroes or something else as placeholders, or you can hold off and not send anything until there's data again. It'll work either way.
On Tue, Sep 30, 2014 at 5:09 AM, Ghislain Gagne <[email protected]> wrote: > > > > Hello!, > > > > I’m not sure how my model should handle sensor values at time when a > machine is in maintenance mode or not in operation (but sensors are still > active). Should I completely disregard them? In this case I will create > ‘holes’ in the sensor’s time series. Or do nothing and let Nupic figure > out what’s happening ? > > > > Thanks for your help > > > > Ghislain > > >
