for the example given in redme it is for rbf implemented on basic.py kernel, when i am appling for kernels implemented in regular.py it is giving error. i think basic kernel is persent in sklearn and for rest kernel it is giving error. can you please give an example for applying svm with kernels mentioned in regular.py, please.
for the example given in redme it is for rbf implemented on basic.py kernel, when i am appling for kernels implemented in regular.py it is giving error. i think basic kernel is persent in sklearn and for rest kernel it is giving error. can you please give an example for applying svm with kernels mentioned in regular.py, please.