wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

AI and ML Introduction

Total questions: 20

Worksheet time: 3mins

Name
Class
Date
1.

Which of the following statement is true about AI and ML

a)

AI is a subset of ML

b)

ML is a subset of DL

c)

AI is a subset of DL

d)

ML is a subset of AI

2.

Identify the AI powered personal assistant developed by Amazon

a)
b)
c)
d)
3.

Below is the deep learning model used generate new paintings

a)

CNN

b)

GAN

c)

ANN

d)

RNN

4.

Machine Learning happens through

a)

Data

b)

Algorithms

c)

Reading

d)

Classification

5.

Validation is a part of

a)

Testing

b)

Training

c)

Learning

d)

data cleaning

6.

This is the first phase in machine learning life cycle

a)

Training

b)

Data collection

c)

Algorithm selection

d)

Visualization

7.

Which of these is not an AI technology

a)

Face Recognition

b)

Robotics

c)

Animation

d)

Speech Recognition

8.

The ability of computers to understand images and video

a)

Robotics

b)

Computer vision

c)

NLP

d)

Image processing

9.

Which of the following is a common application of computer vision?

a)

Speech recognition

b)

Image classification

c)

Data mining

d)

Natural language processing

10.

What is the primary purpose of data preprocessing in machine learning?

a)

To visualize data

b)

To collect data

c)

To improve model accuracy

d)

To select algorithms

11.

Which algorithm is primarily used for supervised learning?

a)

Principal component analysis

b)

Generative adversarial networks

c)

Decision trees

d)

K-means clustering

12.

What is the main difference between supervised and unsupervised learning?

a)

Supervised learning uses labeled data

b)

Unsupervised learning uses labeled data

c)

Unsupervised learning is more accurate

d)

Supervised learning is faster

13.

Which of the following is a technique used for feature selection?

a)

Cross-validation

b)

Normalization

c)

Regularization

d)

Clustering

14.

What is the purpose of a confusion matrix in machine learning?

a)

To visualize data

b)

To evaluate model performance

c)

To preprocess data

d)

To select features

15.

What is the role of hyperparameters in machine learning models?

a)

To preprocess data

b)

To evaluate model performance

c)

To control the learning process

d)

To define the model architecture

16.

Which of the following is a common method for model evaluation?

a)

Cross-validation

b)

Data augmentation

c)

Feature extraction

d)

Data normalization

17.

What is the main advantage of using ensemble methods in machine learning?

a)

They reduce overfitting

b)

They increase model complexity

c)

They require less data

d)

They simplify the model

18.

What is the purpose of feature engineering in machine learning?

a)

To improve model performance

b)

To visualize data

c)

To collect more data

d)

To select algorithms

19.

Which of the following is a common technique for handling missing data?

a)

Clustering

b)

Normalization

c)

Imputation

d)

Data augmentation

20.

What is the main goal of unsupervised learning?

a)

To predict outcomes based on labeled data

b)

To reduce dimensionality of data

c)

To find hidden patterns in unlabeled data

d)

To classify data into predefined categories