### Issue 6 — Implement Kernel Feature Maps & QKS **Description**: Add kernel-based feature maps and quantum kitchen sinks. **What to do** - [ ] Implement ZZFeatureMap circuit - [ ] Implement IQPFeatureMap circuit - [ ] Implement QKS with random rotations/entanglement - [ ] Write classical kernel evaluation (matrix computation) - [ ] Test on small PCA-16 dataset **Where to work**: `encodings/kernel_feature_map.py`, `encodings/qks.py`
Issue 6 — Implement Kernel Feature Maps & QKS
Description: Add kernel-based feature maps and quantum kitchen sinks.
What to do
Where to work:
encodings/kernel_feature_map.py,encodings/qks.py