LSTM on sequential data, predicting a discrete column
问题 I am new to ML and only scratching its surface so I apologize if my question makes no sense. I have a sequence of continuous measurements for some object (capturing its weight, size, temperature,...) and a discrete column determining the property of the object (a finite range of integers, say 0,1,2). This is the column that I would like to predict. The data in question is indeed a sequence since the value of the property column may vary depending on the context surrounding it and there may