
Quantum KRR over GAT node embeddings (Pilar 6 x Pilar 10)
Source:R/bridges_structure_v3.R
qf_krr_on_gat_embeddings.RdThin composition: take the GAT embedding matrix, PCA-reduce to
n_pcs, feed to quantum_krr_fit(). Returns a combined fit
object that predict() unwraps by projecting new embeddings
through the stored rotation.