Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for PegasosQSVC #66

Merged
merged 19 commits into from
Aug 20, 2022
Merged

Add support for PegasosQSVC #66

merged 19 commits into from
Aug 20, 2022

Conversation

gcattan
Copy link
Collaborator

@gcattan gcattan commented Aug 5, 2022

This PR implements #49. It implements an option to use Qiskit's PegasosQSVC instead of QSVC.
PegasosQSVC is supposed to have less computation complexity than QSVC.

@gcattan
Copy link
Collaborator Author

gcattan commented Aug 9, 2022

I have switched qiskit-ml dependency from 0.4.0 to master. Indeed, I have confirmation from qiskit developers that there is a bug with Pegasos in qiskit 0.4.0 (and this is why the tests previously failed).

@gcattan gcattan marked this pull request as ready for review August 9, 2022 19:05
@gcattan gcattan merged commit dea5f6a into pyRiemann:main Aug 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant