FCPC-FunOfAi-MidtermExam

FCPC-FunOfAi-MidtermExam

University

71 Qs

quiz-placeholder

Similar activities

Data Mining Basics

Data Mining Basics

University

74 Qs

ITN 07.01 Ethernet Frames

ITN 07.01 Ethernet Frames

University

74 Qs

Modules 9 - 12

Modules 9 - 12

University

68 Qs

Quiz 1

Quiz 1

University

75 Qs

MOC10961

MOC10961

University

76 Qs

Ciencia de Datos

Ciencia de Datos

University

70 Qs

SE2 - Lesson 3 (Systems Analysts Tools)

SE2 - Lesson 3 (Systems Analysts Tools)

University

69 Qs

Lesson 2 - Operating System

Lesson 2 - Operating System

University

76 Qs

FCPC-FunOfAi-MidtermExam

FCPC-FunOfAi-MidtermExam

Assessment

Quiz

Computers

University

Hard

Created by

ALVIN CERTEZA

Used 10+ times

FREE Resource

71 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the main objective of supervised learning?

Discover hidden patterns in data

Reduce dimensionality

Predict output labels based on input data

Cluster similar data points

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT a supervised learning algorithm?

Linear Regression

K-Means Clustering

Decision Trees

Support Vector Machines

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In Python, which library is commonly used for implementing supervised learning models?

matplotlib

seaborn

sklearn

numpy

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the primary purpose of the train_test_split function in scikit-learn?

To plot training data

To evaluate model performance

To split data into training and testing sets

To normalize data

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which evaluation metric is most appropriate for a regression problem?

Accuracy

Precision

Mean Squared Error (MSE)

F1 Score

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the default splitting ratio for train_test_split() in scikit-learn?

80% train, 20% test

70% train, 30% test

60% train, 40% test

75% train, 25% test

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a classification algorithm?

K-Nearest Neighbors

Ridge Regression

Lasso

PCA

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?