spark assignment
Part 1: The Machine Learning and Spark part Question 1: Supervised Learning (4 marks) You are going to train an SVM classifier on the ‘adult’ dataset from Penn Machine learning Benchmarks: https://epistasislab.github.io/pmlb/profile/adult.html data description https://github.com/EpistasisLab/pmlb/tree/master/datasets/adult the data (if you don’t know how to open a gzip file, download 7 zip for windows, or find whatever …