Exp#1: Develop a system based on two-class Support Vector Machine (SVM) that can predict if the subject will purchase iPhone. Dataset:
https://github.com/omairaasim/machine_learning/blob/master/project_11_k_nearest_neighbor/ip hone_purchase_records.csv
Training/ Test Split: 75-25
Exp#2: Develop a voting classifier based on Decision Tree, Logistic Regression and SVM.