DataScience-5-Tools

DataScience-5-Tools

University

12 Qs

quiz-placeholder

Similar activities

Day 1 Data Science Workshop Quiz

Day 1 Data Science Workshop Quiz

University

10 Qs

202405 BGMC4543 Quiz 2

202405 BGMC4543 Quiz 2

University

10 Qs

GDG Code Team Selection Test – Code & Logic Edition

GDG Code Team Selection Test – Code & Logic Edition

University

10 Qs

Quiz Pemahaman Peramalan (Forecasting)

Quiz Pemahaman Peramalan (Forecasting)

University

15 Qs

Foundation Models Quiz

Foundation Models Quiz

University

10 Qs

Regularization Techniques Quiz

Regularization Techniques Quiz

University

15 Qs

VLSI QUIZ

VLSI QUIZ

University

12 Qs

Quiz sobre estructuras de datos

Quiz sobre estructuras de datos

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?