SET1

SET1

University

10 Qs

quiz-placeholder

Similar activities

SS-Q1

SS-Q1

University

8 Qs

Q4D AI training

Q4D AI training

University

10 Qs

DAH2023_CH1: Introduction to Data Analytics (EOC)

DAH2023_CH1: Introduction to Data Analytics (EOC)

University

10 Qs

[MLforDS] Quiz1

[MLforDS] Quiz1

University

15 Qs

Data Science Essential Pre-Test

Data Science Essential Pre-Test

University - Professional Development

15 Qs

Machine learning 2024 Q1

Machine learning 2024 Q1

University

15 Qs

Machine Learning Quiz

Machine Learning Quiz

University

10 Qs

Regression Models in Machine Learning

Regression Models in Machine Learning

University

10 Qs

SET1

SET1

Assessment

Quiz

Computers

University

Hard

Created by

farooq AP22135010008

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A machine learning model that can identify handwritten digits from images is an example of

Unsupervised learning

supervised learning

Reinforcement learning

Deep learning

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between simple linear regression and multiple linear regression?

Simple linear regression uses categorical variables, while multiple linear regression uses continuous variables.

Simple linear regression models the relationship between one independent variable and a dependent variable, while multiple linear regression models the relationship between two or more independent variables and a dependent variable.

Simple linear regression is always more accurate than multiple linear regression.

Multiple linear regression is a type of classification model, while simple linear regression is a regression model.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a common technique used to address overfitting in linear regression?

  • A) Increasing the number of independent variables in the model.

  • B) regularization (e.g., L1 or L2 regularization) which penalizes the model for having too many complex features.

  • C) Collecting more data.

D) Both B and C.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a confusion matrix, what does the term "True Positive" (TP) represent?

  • A) An instance correctly classified as negative.

  • B) An instance incorrectly classified as positive.

  • C) An instance correctly classified as positive.

D) The total number of positive examples in the dataset.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. Stratified sampling is particularly beneficial when dealing with datasets that are:

  • A) Perfectly balanced between classes.

  • B) Highly imbalanced, where some classes have significantly fewer examples than others.

  • C) Very large and require efficient sampling techniques.

D) Composed entirely of continuous numerical features.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Entropy is a measure of

  • A. The accuracy of a decision tree.

  • B. The complexity of a decision tree.

  • C. The randomness or uncertainty in a dataset.

D. The distance between two data points.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When making a split in a decision tree, the goal is to:

  • A. Increase the entropy of the resulting child nodes.

  • B. Maintain the same level of entropy in the child nodes.

  • C. Decrease the overall entropy of the data by separating the data points based on a feature.

D. Choose the split that results in the most balanced child nodes.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?