Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

Classification and regression are examples of___________.

A.

supervised learning

B.

un-supervised learning

C.

Clustering

D.

Density estimation

Full Access
Question # 5

Select the statement which applies correctly to the Naive Bayes

A.

Works with a small amount of data

B.

Sensitive to how the input data is prepared

C.

Works with nominal values

Full Access
Question # 6

You are working on a Data Science project and during the project you have been gibe a responsibility to interview all the stakeholders in the project. In which phase of the project you are?

A.

Discovery

B.

Data Preparations

C.

Creating Models

D.

Executing Models

E.

Creating visuals from the outcome

F.

Operationnalise the models

Full Access
Question # 7

You are using one approach for the classification where to teach the agent not by giving explicit categorizations, but by using some sort of reward system to indicate success, where agents might be rewarded for doing certain actions and punished for doing others. Which kind of this learning

A.

Supervised

B.

Unsupervised

C.

Regression

D.

None of the above

Full Access
Question # 8

What are the advantages of the mutual information over the Pearson correlation for text classification problems?

A.

The mutual information has a meaningful test for statistical significance.

B.

The mutual information can signal non-linear relationships between the dependent and independent variables.

C.

The mutual information is easier to parallelize.

D.

The mutual information doesn't assume that the variables are normally distributed.

Full Access
Question # 9

Select the correct statement regarding the naive Bayes classification

A.

it only requires a small amount of training data to estimate the parameters

B.

Independent variables can be assumed

C.

only the variances of the variables for each class need to be determined

D.

for each class entire covariance matrix need to be determined

Full Access
Question # 10

You are using k-means clustering to classify heart patients for a hospital. You have chosen Patient Sex, Height, Weight, Age and Income as measures and have used 3 clusters. When you create a pair-wise plot of the clusters, you notice that there is significant overlap between the clusters. What should you do?

A.

Identify additional measures to add to the analysis

B.

Remove one of the measures

C.

Decrease the number of clusters

D.

Increase the number of clusters

Full Access
Question # 11

Suppose you have been given a relatively high-dimension set of independent variables and you are asked to come up with a model that predicts one of Two possible outcomes like "YES" or "NO", then which of the following technique best fit.

A.

Support vector machines

B.

Naive Bayes

C.

Logistic regression

D.

Random decision forests

E.

All of the above

Full Access
Question # 12

The method based on principal component analysis (PCA) evaluates the features according to

A.

The projection of the largest eigenvector of the correlation matrix on the initial dimensions

B.

According to the magnitude of the components of the discriminate vector

C.

The projection of the smallest eigenvector of the correlation matrix on the initial dimensions

D.

None of the above

Full Access
Question # 13

Refer to the Exhibit.

In the Exhibit, the table shows the values for the input Boolean attributes "A", "B", and "C". It also shows the values for the output attribute "class". Which decision tree is valid for the data?

A.

Tree A

B.

Tree B

C.

Tree C

D.

Tree D

Full Access
Question # 14

Which method is used to solve for coefficients bO, b1, ... bn in your linear regression model:

A.

Apriori Algorithm

B.

Ridge and Lasso

C.

Ordinary Least squares

D.

Integer programming

Full Access
Question # 15

Which is an example of supervised learning?

A.

PCA

B.

k-means clustering

C.

SVD

D.

EM

E.

SVM

Full Access
Question # 16

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

Full Access
Question # 17

Which activity is performed in the Operationalize phase of the Data Analytics Lifecycle?

A.

Define the process to maintain the model

B.

Try different analytical techniques

C.

Try different variables

D.

Transform existing variables

Full Access
Question # 18

RMSE measures error of a predicted

A.

Numerical Value

B.

Categorical values

C.

For booth Numerical and categorical values

Full Access
Question # 19

Suppose that we are interested in the factors that influence whether a political candidate wins an election. The outcome (response) variable is binary (0/1); win or lose. The predictor variables of interest are the amount of money spent on the campaign, the amount of time spent campaigning negatively and whether or not the candidate is an incumbent.

Above is an example of

A.

Linear Regression

B.

Logistic Regression

C.

Recommendation system

D.

Maximum likelihood estimation

E.

Hierarchical linear models

Full Access
Question # 20

Logistic regression is a model used for prediction of the probability of occurrence of an event. It makes use of several variables that may be......

A.

Numerical

B.

Categorical

C.

Both 1 and 2 are correct

D.

None of the 1 and 2 are correct

Full Access