Search Header Logo

Exploring Machine Learning in BI

Authored by mdkarajgar mdkarajgar

Information Technology (IT)

University

Used 2+ times

Exploring Machine Learning in BI
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a regression problem in machine learning?

A regression problem is used for classifying discrete categories.

A regression problem is a type of machine learning task that involves predicting continuous values.

A regression problem predicts binary outcomes only.

A regression problem focuses on clustering data points.

Answer explanation

A regression problem is specifically focused on predicting continuous values, making the second choice correct. The other options incorrectly describe classification, binary outcomes, or clustering tasks.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you evaluate the performance of a regression model?

Evaluate based on the number of features used in the model.

Use metrics like MAE, MSE, RMSE, and R-squared to evaluate performance.

Check the training time of the model as the main metric.

Use only visual inspection of the model's predictions.

Answer explanation

The correct way to evaluate a regression model's performance is by using metrics like MAE, MSE, RMSE, and R-squared, as they provide quantitative measures of prediction accuracy, unlike the other options.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the formula for linear regression?

y = m + bx

y = mx + b

y = mx^2 + b

y = ax^2 + c

Answer explanation

The correct formula for linear regression is y = mx + b, where m is the slope and b is the y-intercept. This equation represents a straight line, unlike the other options which involve quadratic terms.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What distinguishes classification problems from regression problems?

Classification problems predict numerical values; regression problems predict categories.

Classification problems involve time series; regression problems involve static data.

Classification problems predict categories; regression problems predict continuous values.

Classification problems require labeled data; regression problems require unlabeled data.

Answer explanation

Classification problems predict categories, such as labels or classes, while regression problems predict continuous values, like real numbers. This distinction is fundamental in machine learning tasks.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What metrics are commonly used to evaluate classification models?

Log Loss

R-squared

Mean Squared Error

Accuracy, Precision, Recall, F1 Score, ROC-AUC, Confusion Matrix

Answer explanation

The correct choice includes metrics specifically for evaluating classification models, such as Accuracy, Precision, Recall, F1 Score, ROC-AUC, and Confusion Matrix. Log Loss is for probabilistic models, while R-squared and Mean Squared Error are for regression.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the concept of Bayesian methods in classification.

Bayesian methods rely solely on prior probabilities without considering new evidence.

Bayesian methods use Bayes' theorem to update class probabilities based on evidence.

Bayesian methods are only applicable to linear classification problems.

Bayesian methods do not involve any statistical calculations.

Answer explanation

Bayesian methods utilize Bayes' theorem to update the probability of a class based on new evidence, allowing for dynamic classification as more data becomes available. This distinguishes them from methods that rely solely on prior probabilities.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is logistic regression and when is it used?

Logistic regression is used for binary classification problems.

Logistic regression is used for multi-class classification problems.

Logistic regression is primarily used for clustering data points.

Logistic regression is a method for regression analysis of continuous outcomes.

Answer explanation

Logistic regression is a statistical method used for binary classification problems, where the outcome is a binary variable. It estimates the probability that a given input belongs to a particular category.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?