Question: Suppose the training and test dataset is given as under for the regression problem. In this we have to predict the score of a student
Suppose the training and test dataset is given as under for the regression problem. In this we have to predict the score of a student in machine learning course based on his/her score in programming and score in probability Student Score in Programing Score in Probability 1 2 3 4 15 18 15 18 19 17 15 12 10 16 11 Score in Machine Learning 15 13 11 17 ??? Use KNN regression algorithm for k=1 and Euclidian distance and choose the answer for the score in machine learning? Select one: 2. 115 b. e 13 None
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
