Machine Learning Intermediate
sequence model
A model whose inputs have a sequential dependence.
Plain English Explanation
A model whose inputs have a sequential dependence. For example, predicting the next video watched from a sequence of previously watched videos.
How is it used?
Practitioners refer to sequence model when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.