MACHINE LEARNING

APPLICATION OF SUPERVISED LEARNING

CLASSIFICATION IN MACHINE LEARNING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Logistic regression ____
A
is used to find a continuous value
B
can be used to predict a house price
C
Can be used to find the size of a tumor from other parameter
D
Is used together with clustering
Explanation: 

Detailed explanation-1: -Logistic regression is an extremely efficient mechanism for calculating probabilities. Practically speaking, you can use the returned probability in either of the following two ways: “As is” Converted to a binary category.

Detailed explanation-2: -For observational studies with large population that involves logistic regression analysis, a minimum sample size of 500 is necessary to derive the statistics that represent the parameters in the targeted population.

Detailed explanation-3: -Logistic regression analysis predicts the odds of an outcome of a categorical variable based on one or more predictor variables. A categorical variable is one that can take on a limited number of values, levels, or categories, such as “valid” or “invalid".

There is 1 question to complete.