'Is there any way to code multikernel SVM classifier?
A project I'm working on requires me to combine 2 kernels and obtain results. The first kernel is formed using the features, and the second kernel needs to be the correlation between the features. Combining these kernels and using an SVM classifier is the requirement. Can anyone help me implement this in python?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
