MACHINE LEARNING

APPLICATION OF SUPERVISED LEARNING

LINEAR REGRESSION

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Suppose you have been given a fair coin and you want to find out the odds of getting heads. Which of the following option is true for such a case?
A
odds will be 0
B
odds will be 0.5
C
odds will be 1
D
None
Explanation: 

Detailed explanation-1: -The standard way to determine the best fit for logistic regression is maximum likelihood estimation (MLE). In this estimation method, we use a likelihood function that measures how well a set of parameters fit a sample of data.

Detailed explanation-2: -22) Which of the following above figure shows that the decision boundary is overfitting the training data? Since in figure 3, Decision boundary is not smooth that means it will over-fitting the data.

Detailed explanation-3: -The correct option is a) Logistic regression is considered to be a predictive algorithm where the aim is to understand the relationship between the dependent variable and various other independent variables. It is used in various machine learning applications.

There is 1 question to complete.