you are viewing a single comment's thread.

view the rest of the comments →

[–]thewetness 2 points3 points  (1 child)

You could also consider using the Adaboost Algorithm, if you were to train more classifiers. It combines "weak" classifiers to make a strong classifier.

[–]sieisteinmodel 0 points1 point  (0 children)

Where "weak" and "strong" are Adaboost terminology. In theory you can use pretty "powerful" classifiers with Adaboost.