01-120 pointsl- Consider a machine learning algorithm that predicts whether someone is overweight of based on that perso

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

01-120 pointsl- Consider a machine learning algorithm that predicts whether someone is overweight of based on that perso

Post by answerhappygod »

01 120 Pointsl Consider A Machine Learning Algorithm That Predicts Whether Someone Is Overweight Of Based On That Perso 1
01 120 Pointsl Consider A Machine Learning Algorithm That Predicts Whether Someone Is Overweight Of Based On That Perso 1 (44.34 KiB) Viewed 53 times
01-120 pointsl- Consider a machine learning algorithm that predicts whether someone is overweight of based on that person's weight and height. Assume that we are applying the Perceptron algorithm and using the following training data: Weight Height Overweight? 50 1.6 No 60 1.7 No 70 1.9 No 70 1.5 Yes 80 1.7 Yes 90 1.6 Yes Consider the following perceptrons: hi(x) = 0.3 * weight - 10 * height + 1 h2(x) = 0.2 * weight - 10 * height + 3 h3(x) = weight - 50 h4(x) = height – 1.8 Which perceptron is a better classifier for the training data? Why?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply