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. 

Related questions

+2 votes
asked Jan 21, 2021 in C Plus Plus by SakshiSharma
+1 vote
asked Oct 26, 2021 in Artificial Intelligence by DavidAnderson
...