FCPC-FunOfAi-MidtermExam

FCPC-FunOfAi-MidtermExam

University

71 Qs

quiz-placeholder

Similar activities

data pirates quiz

data pirates quiz

University

70 Qs

Database Design

Database Design

University

70 Qs

MUITICT_12_test

MUITICT_12_test

University

71 Qs

Information Assurance and Security 1

Information Assurance and Security 1

University

75 Qs

Summative Test - Midterm - IT in Educ

Summative Test - Midterm - IT in Educ

University

70 Qs

DSA Basics

DSA Basics

University

67 Qs

UTS MPTX XI RPL 2425 SEMESTER GENAP PEMODELAN PL

UTS MPTX XI RPL 2425 SEMESTER GENAP PEMODELAN PL

11th Grade - University

75 Qs

Mock Test-3

Mock Test-3

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?