qiskit-machine-learning
qiskit-machine-learning copied to clipboard
Implement primitive-based QuantumKernel
trafficstars
What should we add?
In this epic we plan to implement a new version of QuantumKernel that will leverage the primitives introduced in Qiskit Terra:
- [x] Implement new
QuantumKernel. #437 - [x] Update
QSVC/QSVRandPegasosQSVC. #437 - [ ] Write a new or update the existing tutorial. #488
- [ ] Deprecate the existing quantum kernel implementation. #482