Computer Science, asked by vibraniumsilver69301, 1 year ago

What is the difference betwenn svm and random forest?

Answers

Answered by Akash7766
3
For those problems, where SVM applies, it generally performs better than Random Forest. SVM gives you "support vectors", that is points in each class closest to the boundary between classes. They may be of interest by themselves for interpretation. SVM models perform better on sparse data than does trees in general.
Answered by Anonymous
0

\mathcal{\red{\huge{Heya\:mate\:!!}}}

\mathtt{Here\:is\:ur\:@nswer} :

⎇ SVM gives you "support vectors", that is points in each class closest to the boundary between classes. They may be of interest by themselves for interpretation. SVM models perform better on sparse data than does trees in general.

Similar questions