Artificial-Intelligence
April 14, 2024
Question 7052 – Artificial-intelligence
April 14, 2024
Artificial-Intelligence
April 14, 2024
Question 7052 – Artificial-intelligence
April 14, 2024

Question 1496 – Artificial-intelligence

Consider the results of a medical experiment that aims to predict whether someone is going to develop myopia based on some physical measurements and heredity. In this case, the input dataset consists of the person’s medical characteristics and the target variable is binary: 1 for those who are likely to develop myopia and 0 for those who aren’t. This can be best classified as

Correct Answer: B

Question 41 Explanation: 
Regression: It is a statistical analysis which is used to establish relation between a response and a predictor variable. It is mainly used in finance related applications.
Decision Tree: Decision tree is a computational method which works on descriptive data and records the observations of each object to reach to a result.
Clustering: It is a method of grouping more similar objects in a group and the non-similar objects to other groups.
Association Rules: It uses if-then reasoning method using the support-confidence technique to give a result.
According to the question Decision Tree is the most suitable technique that can be used to get best result of the experiment.
A
Regression
B
Decision Tree
C
Clustering
D
Association Rules

Leave a Reply

Your email address will not be published. Required fields are marked *