1
vote
0answers
37 views

Functional dependency in Support Vector Machine input

I'm currently training a support vector machine with a second order Markov transition matrix. These probabilities are taken from a computer image, and are the probabilities of adjacent pixels having ...