MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

MACHINE LEARNING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
To predict which customers are more likely to purchase BANCA, a machine learning needs historical data of customers who:
A
bought banca
B
declined to buy banca
C
both bought banca and who declined to buy banca
D
all customers of TCB
Explanation: 

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.

There is 1 question to complete.