Back to Freecodecamp

Core Learning Algorithms: Hidden Markov Models

curriculum/challenges/english/blocks/tensorflow/5e8f2f13c4cdbe86b5c72d90.md

latest384 B
Original Source

--questions--

--text--

What makes a Hidden Markov model different than linear regression or classification?

--answers--

It uses probability distributions to predict future events or states.


It analyzes the relationship between independent and dependent variables to make predictions.


It separates data points into separate categories.

--video-solution--

1