You are on page 1of 1

CA-1 KM062-G2-Odd

INT-234

Predictive Analytics

Roll No:____________ Section:________________


Note:

1. All questions are compulsory.

2. Copy cases will be awarded zero without any explanation.

3. Q1 and Q2 are of 7.5 marks each. Q3 is of 15 marks.

Q1. Write an R program to call the (built-in) dataset airquality. Check whether it is a data frame
or not? Order the entire data frame by the first and second column.

Q2. Create a dataframe in R having following information. Also get the structure and statistical
summary of the given dataframe.

Q3. Download the Diabetes.csv dataset from Kaggle and implement the K-Nearest Neighbor
Algorithm.

You might also like