0 votes
in Azure by

 We want to predict the probability of death from heart disease based on three risk factors: age, gender, and blood cholesterol level. What is the most appropriate algorithm for this case?

Choose the correct option:

  1. Logistic Regression 
  2. Linear Regression
  3. K-means clustering 
  4. Apriori algorithm

1 Answer

0 votes
by

The most appropriate algorithm for this case is A, logistic regression. 

...