Is it possible to build an LSTM model with first input having lookback data and 2nd input being a single item?
For example, data sample #1 having: 1st input: [1,2,3,4,5]