Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

Select the choice where Regression algorithms are not best fit

A.

When the dimension of the object given

B.

Weight of the person is given

C.

Temperature in the atmosphere

D.

Employee status

You are working in a data analytics company as a data scientist, you have been given a set of various types of Pizzas available across various premium food centers in a country. This data is given as numeric values like Calorie. Size, and Sale per day etc. You need to group all the pizzas with the similar properties, which of the following technique you would be using for that?

A.

Association Rules

B.

Naive Bayes Classifier

C.

K-means Clustering

D.

Linear Regression

E.

Grouping

You are asked to create a model to predict the total number of monthly subscribers for a specific magazine. You are provided with 1 year's worth of subscription and payment data, user demographic data, and 10 years worth of content of the magazine (articles and pictures). Which algorithm is the most appropriate for building a predictive model for subscribers?

A.

Linear regression

B.

Logistic regression

C.

Decision trees

D.

TF-IDF

A denote the event 'student is female' and let B denote the event 'student is French'. In a class of 100 students suppose 60 are French, and suppose that 10 of the French students are females. Find the probability that if I pick a French student, it will be a girl, that is, find P(A|B).

A.

1/3

B.

2/3

C.

1/6

D.

2/6

Which of the following statement true with regards to Linear Regression Model?

A.

Ordinary Least Square can be used to estimates the parameters in linear model

B.

In Linear model, it tries to find multiple lines which can approximate the relationship between the outcome and input variables.

C.

Ordinary Least Square is a sum of the individual distance between each point and the fitted line of regression model.

D.

Ordinary Least Square is a sum of the squared individual distance between each point and the fitted line of regression model.

You are working as a data science consultant for a gaming company. You have three member team and all other stake holders are from the company itself like project managers and project sponsored, data team etc. During the discussion project managed asked you that when can you tell me that the model you are using is robust enough, after which step you can consider answer for this question?

A.

Data Preparation

B.

Discovery

C.

Operationalize

D.

Model planning

E.

Model building

Which is an example of supervised learning?

A.

PCA

B.

k-means clustering

C.

SVD

D.

EM

E.

SVM

Question-13. Which of the following is not the Classification algorithm?

A.

Logistic Regression

B.

Support Vector Machine

C.

Neural Network

D.

Hidden Markov Models

E.

None of the above

Select the correct statement which applies to logistic regression

A.

Computationally inexpensive, easy to implement knowledge representation easy to interpret

B.

May have low accuracy

C.

Works with Numeric values

Refer to Exhibit

In the exhibit, the x-axis represents the derived probability of a borrower defaulting on a loan. Also in the exhibit, the pink represents borrowers that are known to have not defaulted on their loan, and the blue represents borrowers that are known to have defaulted on their loan. Which analytical method could produce the probabilities needed to build this exhibit?

A.

Linear Regression

B.

Logistic Regression

C.

Discriminant Analysis

D.

Association Rules