Answer Posted / Navin Kumar Bansiwal
Kernel Support Vector Machines (SVM) is a type of SVM that can handle non-linearly separable data by transforming the original data into higher dimensions where it becomes linearly separable. This is achieved through the use of a kernel function, which maps the input space to a high-dimensional feature space.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers