AIExplainer
Machine Learning Intermediate

sequence model

A model whose inputs have a sequential dependence.

A model whose inputs have a sequential dependence. For example, predicting the next video watched from a sequence of previously watched videos.

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.