Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

4. (Note: this is a hand computing question). Given the following dataset of Height in centimeters and Weight in kilograms: Name Clarissa Maurice Jean

4. (Note: this is a hand computing question). Given the following dataset of Height in centimeters and Weight

4. (Note: this is a hand computing question). Given the following dataset of Height in centimeters and Weight in kilograms: Name Clarissa Maurice Jean Mary Xien Jeff Ana Betsy Rachid Weight 51 Name Paul 62 69 64 65 56 58 57 55 Weight 57 Height 170 182 176 173 172 174 b. (10pts) Repeat a. with k-5. 173 169 170 Recall Manhattan distance is D(A, B)= x1-x2|+|y-y2| if A=(x,y) and B=(x2y2) a. (40pts) Using KNN algorithm with k-3 and Manhattan distance predict the class of Paul with the following characteristics: Class Underweight Normal Height 170 Normal Normal Normal Underweight Underweight Normal Normal Class ?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

To predict the class of Paul using the kNN algorithm with k3 and Manhattan distance we need to calcu... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introductory Statistics Exploring The World Through Data

Authors: Robert Gould, Colleen Ryan

2nd Edition

9780321978509, 321978277, 321978501, 978-0321978271

More Books

Students also viewed these Programming questions

Question

98. How does e-budgeting make use of the Internet?

Answered: 1 week ago