FCPC-FunOfAi-MidtermExam

FCPC-FunOfAi-MidtermExam

University

71 Qs

quiz-placeholder

Similar activities

Machine Learning - Dr.Rami

Machine Learning - Dr.Rami

University

70 Qs

Project 2 Midterm Prep Quiz

Project 2 Midterm Prep Quiz

University

66 Qs

UJI COBA UJIAN 750

UJI COBA UJIAN 750

University

70 Qs

SIA 101 (Week 15)

SIA 101 (Week 15)

12th Grade - University

75 Qs

Database and Capacity Management Quiz

Database and Capacity Management Quiz

University

75 Qs

ITN 07.01 Ethernet Frames

ITN 07.01 Ethernet Frames

University

74 Qs

TSI-NEW

TSI-NEW

University

70 Qs

Enterprise Architecture

Enterprise Architecture

University

75 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?