Search Header Logo

Exploring Machine Learning Concepts

Authored by kanipriya M

Computers

University

Used 1+ times

Exploring Machine Learning Concepts
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 decision tree in machine learning?

A decision tree is a type of neural network.

A decision tree is a linear regression model.

A decision tree is a model that uses a tree structure to make decisions based on input features.

A decision tree is a clustering algorithm.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does a decision tree make predictions?

A decision tree predicts outcomes by averaging all feature values.

A decision tree predicts outcomes based on random selection of features.

A decision tree uses a single feature to make predictions without splits.

A decision tree predicts outcomes by traversing from the root to a leaf node based on feature splits.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the advantages of using decision trees?

Advantages of using decision trees include interpretability, minimal data preprocessing, ability to handle various data types, and clear visualization of decisions.

Requires extensive data cleaning

High computational cost

Limited to numerical data only

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the limitations of decision trees?

Limitations of decision trees include overfitting, sensitivity to noise, poor performance on unbalanced datasets, and difficulty in capturing complex relationships.

They require a large amount of data to function properly.

Decision trees can easily handle high-dimensional data without issues.

Decision trees are always accurate regardless of data quality.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define artificial neural networks (ANNs).

Artificial Neural Networks (ANNs) are physical models of human brains.

ANNs are simple algorithms that do not require data to learn.

Artificial Neural Networks (ANNs) are computational models that simulate the way human brains process information, consisting of interconnected layers of nodes that learn from data.

Artificial Neural Networks (ANNs) are only used for image processing tasks.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the basic structure of an artificial neural network?

Input layer only

The basic structure of an artificial neural network includes an input layer, hidden layers, and an output layer.

Output layer and feedback loop

Hidden layers without input layer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do activation functions work in ANNs?

Activation functions in ANNs transform the weighted sum of inputs into an output, enabling non-linear decision boundaries.

Activation functions are solely responsible for weight initialization.

Activation functions are used to reduce the number of neurons in a layer.

Activation functions only amplify the input values.

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?

Discover more resources for Computers