MLT Unit 2

MLT Unit 2

University

6 Qs

quiz-placeholder

Similar activities

EGIT 2025

EGIT 2025

University

11 Qs

Tkinter

Tkinter

University - Professional Development

7 Qs

Metode Pra-pemprosesan dalam Analitik Data Besar

Metode Pra-pemprosesan dalam Analitik Data Besar

University

10 Qs

Big Data

Big Data

University

11 Qs

SolidWorks

SolidWorks

12th Grade - University

10 Qs

DM_test3

DM_test3

University

8 Qs

MPB Week 6

MPB Week 6

University

10 Qs

Data Mining

Data Mining

University

7 Qs

MLT Unit 2

MLT Unit 2

Assessment

Quiz

Computers

University

Hard

Created by

Antony Kumar K

Used 3+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Principal Component Analysis is one of the algorithms in ...

Unsupervised Learning

Supervised Learning

Regression

Classification

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does an Explained Variance Ratio value of 0.34 mean in Principal Component Analysis?

The variance of the data is 34%

The information about the overall data when reduced is 34%

The amount of data that is reduced is 34%

The prediction error on the data is 34%

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The learning process that has unlabeled data is ....

Unsupervised

Supervised

Clustering

Dimensionality Reduction

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In performing dimensionality reduction, what is done to reduce the dimension?

Transforming the columns/features so that the dimension becomes smaller

Dropping columns/features so that the dimension becomes smaller

Dropping rows/data so that the dimension becomes smaller

Transforming the rows/data so that the dimension becomes smaller

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary goal of dimensionality reduction techniques like PCA?

To improve the accuracy of predictions

To increase the number of features

To eliminate all noise from the data

To simplify the model while retaining important information

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is true about the covariance matrix in PCA?

It measures the correlation between different features

It is always a diagonal matrix

It is not relevant in the PCA process

It is used to increase the dimensionality of the data