wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Friday Night Quiz 5 by Sayed Ahmed

Total questions: 10

Worksheet time: 8mins

Name
Class
Date
1.

Select the correct statements

a)

Similarity learning can be a classification problem

b)

Similarity learning can be a regression problem

2.

Text embedding refers to ..

a)

Tokenizing texts

b)

Removing stop words

c)

translating text into some kind of numerical representation

3.

Which is not involved in Text Normalization

a)

Spellchecking

b)

Expand contractions

c)

Tagging

d)

Vectorization

4.

Select the Algorithms used to learn features

a)

PCA

b)

Independent Component analysis

c)

Autoencoder

d)

None of the options

5.

What is true about CNN

a)

learns local patterns

b)

It has the capabilities of learning hierarchies of patterns

6.

What is true about kernal?

a)

Refers to a mathematical operation used in CNN ot learn patterns.

b)

Can be used for normalization

c)

can be used for edge detection

d)

can not perform sharpening

7.

What is true about auto encoder

a)

It's a Deep Learning model

b)

Uses Supervised learning approaches

c)

it reproduces the exact input

8.

Which statements apply for Feature Vectors

a)

Dimensionally compressed vector

b)

Distance between feature vector is used to find similarity

9.

Select true statements about anomaly detection ..

a)

There lies a high imbalance between the classes

b)

Binary classification can perform better in anomaly detection

c)

Anomaly detection can be used in condition monitoring

10.

Select true the statements ...

a)

Forecasting problems Deals with orderable dataset

b)

ForecastTCN is 1-Dimensional convulational network

c)

RNN is a feed-forward neural network where everything flows in one direction from input to the output