MACHINE LEARNING
MACHINE LEARNING AND APPLICATIONS
|
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What type of Machine Learning Algorithm is suitable for predicting the dependent variable with two different values?
|
|
Logistic Regression
|
|
|
Linear Regression
|
|
|
Multiple Linear Regression
|
|
|
Polynomial Regression
|
Explanation:
Detailed explanation-1: -Logistic Regression is a Machine Learning classification algorithm that is used to predict the probability of a categorical dependent variable.
Detailed explanation-2: -Decision Tree Being a supervised learning algorithm, decision trees are the best choice for classifying both categorical and continuous dependent variables.
Detailed explanation-3: -K-nearest neighbors (kNN) is a supervised learning algorithm that can be used to solve both classification and regression tasks.
There is 1 question to complete.