Tag Archives: SVM

Algorithms Part 2 – Neural network, SVMs and Bayesian

To round out the algorithms this week we will look more deeply at Neural network, SVMs and Bayesian algorithms. Neural Network algorithms are used when the result you are looking for is a moving target and there are a large number of possible inputs, none of which have a strong individual correlation to the final result.  Programmers […]

X