Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Applying AI Techniques

Total questions: 15

Worksheet time: 5mins

Name
Class
Date
1.

What is the primary goal of supervised learning?

a)

To classify data into predefined categories without labels.

b)

To predict future outcomes without any training data.

c)

To learn a mapping from input features to output labels based on labeled training data.

d)

To optimize the performance of unsupervised learning algorithms.

2.

What distinguishes unsupervised learning from supervised learning?

a)

Unsupervised learning requires labeled data, while supervised learning does not.

b)

Unsupervised learning is only applicable to classification tasks.

c)

Both unsupervised and supervised learning use labeled data equally.

d)

Unsupervised learning does not use labeled data, while supervised learning does.

3.

What type of machine learning technique uses labeled data?

a)

Reinforcement learning

b)

Unsupervised learning

c)

Supervised learning

d)

Semi-supervised learning

4.

Which of the following is a common regression algorithm?

a)

Logistic Regression

b)

Decision Trees

c)

Support Vector Machines

d)

Linear Regression

5.

What is the main purpose of semi-supervised learning?

a)

To reduce the amount of data needed for training.

b)

To eliminate the need for any data labeling.

c)

To use only labeled data for training.

d)

To enhance learning performance using both labeled and unlabeled data.

6.

How does clustering relate to unsupervised learning?

a)

Clustering is a method used to predict future outcomes based on past data.

b)

Clustering is a method in unsupervised learning that groups similar data points without labeled outcomes.

c)

Clustering is only applicable to numerical data and not categorical data.

d)

Clustering is a supervised learning technique that requires labeled data.

7.

Which machine learning technique is best for predicting continuous outcomes?

a)

Classification techniques, such as decision trees.

b)

Clustering methods, like k-means.

c)

Dimensionality reduction techniques, such as PCA.

d)

Regression techniques, such as linear regression.

8.

What is the difference between classification and regression?

a)

Classification is used for time series; regression is for image analysis.

b)

Classification predicts categories; regression predicts continuous values.

c)

Classification predicts numerical values; regression predicts categories.

d)

Classification requires more data than regression.

9.

What type of data is typically used in unsupervised learning?

a)

Labeled data

b)

Structured data

c)

Time series data

d)

Unlabeled data

10.

What is the significance of the training set in supervised learning?

a)

The training set is used to validate the model's performance.

b)

The training set is irrelevant to the learning process.

c)

The training set contains only unlabelled data for testing.

d)

The training set is significant because it enables the model to learn from labeled examples.

11.

The algorithm makes predictions based on the data it processes.

(a)  

12.

It can be used in medicine to help

diagnose diseases based on patient data.

(a)  

13.

It can group patients with similar symptoms or

conditions, helping to spot treatment approaches or predict health risks.

(a)  

14.

It is a type of machine learning that learns through trial and error, improving over time by reinforcing successful outcomes.

(a)  

15.

It uses mathematical techniques to predict continuous

outcomes based on one or more predictor variables.

(a)