Closed JanSchnabel closed 1 year ago
Sorry to ask, I can't simply remember how example_projected_kernel.ipynb looked before: what did you change? I think, I did also some cleaning of that file, because now there is a conflict. I can fix this, after I know, what you've changed.
Sorry to ask, I can't simply remember how example_projected_kernel.ipynb looked before: what did you change? I think, I did also some cleaning of that file, because now there is a conflict. I can fix this, after I know, what you've changed.
Basically, I used QSVC for solving the classification problem instead of sklearn SVC. However, I left the use of sklearn as comments.
Example is fixed