Solve the following three machine learning questions using Excel.
1. Create or download a dataset of at least three columns and 20 rows and then do the following:
a. [3 pts] Solve a classification problem using KNN algorithm.
b. [3 pts] Solve a regression problem using KNN algorithm.
c. [4 pts] Solve a clustering problem using K-means algorithm.
Deliverables
• An Excel document with many sheets and which contains the following.
o A cover page which includes your KFUPM ID, name, HW number, and date.
o Your solution to the classification problem.
o Your solution to the regression problem.
o Your solution to the clustering problem.