Hello all,
I am starting to study QC an QML, so I am new here.
Following some tutorials, now the VQC on the Iris dataset (https://pennylane.ai/qml/demos/tutorial_variational_classifier.html#data). Is there a reason why it uses only 2 of the 4 features of the dataset, and then pad 2 to meet the criteria of 2ˆn qbits, instead of using all 4 and no padding?
Thanks.