COMPUTER SCIENCE AND ENGINEERING
MACHINE LEARNING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
bought banca
|
|
declined to buy banca
|
|
both bought banca and who declined to buy banca
|
|
all customers of TCB
|
Detailed explanation-1: -Logistic Regression is a Machine Learning classification algorithm that is used to predict the probability of a categorical dependent variable. In logistic regression, the dependent variable is a binary variable that contains data coded as 1 (yes, success, etc.) or 0 (no, failure, etc.).
Detailed explanation-2: -The most common type of machine learning is to learn the mapping Y = f(X) to make predictions of Y for new X. This is called predictive modeling or predictive analytics and our goal is to make the most accurate predictions possible.
Detailed explanation-3: -With subscription cancellation predictions, the ML/DL algorithms interpret the complex patterns in high-dimensional data that correlate with one of two outcomes i.e. Subscription and Subscription Cancellation.