DataScience-5-Tools

DataScience-5-Tools

University

12 Qs

quiz-placeholder

Similar activities

ETS Algoritma dan Struktur Data

ETS Algoritma dan Struktur Data

University

15 Qs

Keputusan dalam Pemrograman Python

Keputusan dalam Pemrograman Python

University

10 Qs

DataScience - 10

DataScience - 10

University

10 Qs

19RO2015 - Neural Networks and Fuzzy Systems - Quiz 1

19RO2015 - Neural Networks and Fuzzy Systems - Quiz 1

University

15 Qs

Deep Learning

Deep Learning

University

10 Qs

Natural Language Processing Quiz-1

Natural Language Processing Quiz-1

University

9 Qs

Data Science -21

Data Science -21

University

12 Qs

202501 BGMC4543 End Semester Quiz

202501 BGMC4543 End Semester Quiz

University

10 Qs

DataScience-5-Tools

DataScience-5-Tools

Assessment

Quiz

Engineering

University

Hard

Created by

Bhupalam Priya

Used 2+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

1. What is the main purpose of train_test_split in machine learning?

To visualize data

To train the model faster

To divide data into training and testing sets

To scale the data

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

2. Which library provides LogisticRegression in Python?

pandas

NumPy

seaborn

scikit-learn

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

3. What type of problem is lung cancer detection using "Yes/No" labels?

Regression

Classification

Clustering

Optimization

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

4. Which metric shows the percentage of correct predictions?

Recall

Precision

Accuracy

F1-score

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

5. What does fit() function do in scikit-learn models?

Predicts new values

Evaluates the model

Trains the model on data

Splits the data

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

6. What is the output of model.predict(X_test)?

Accuracy score

Classification report

Predicted labels (0 or 1)

Loss function

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

7. Which of the following is a programming language used in data science?

Tableau

Python

Power BI

Excel

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?