Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You are asked to build a machine learning system to estimate someone's blood pressure (two numbers: systolic and diastolic; consider them to be real-valued)
You are asked to build a machine learning system to estimate someone's blood pressure (two numbers: systolic and diastolic; consider them to be real-valued) based on the following inputs: the patient's sex, age, weight, average grams of fat consumed per day, number of servings of red meat per week, servings of fruits and vegetables per day, smoker or non-smoker. You are given a training data set of values for all of these variables and the blood pressure numbers for 10,000 patients. Answer (and explain) the following questions: (a) What kind of machine learning problem is this? (b) Is it a predictive task or a descriptive task? (c) Are you likely to use a geometric model, a probabilistic model, or a logical model? (d) Will your model be a grouping model or a grading model? (e) What is the label space for this problem? (f) What is the output space for this problem?
Step by Step Solution
★★★★★
3.41 Rating (148 Votes )
There are 3 Steps involved in it
Step: 1
Lets analyze the provided machine learning problem and answer each question in detail a The problem described here is a supervised learning problem In supervised learning you have inputoutput pairs an...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started