In this lab, we will:
Load and preprocess the AndroidMalware dataset
Implement classical SVM using scikit-learn
Implement QSVM in PennyLane
Compare SVM and QSVM in terms of accuracy
Step 1: Install and import libraries
Detailed explanation
details
Link for the code: Code Link (Time took to run the code: 5-10 min)
Link for Dataset: Dataset Link