Beginner Quiz on ML and Python Basics

Beginner Quiz on ML and Python Basics

University

20 Qs

quiz-placeholder

Similar activities

Introduction to Networking

Introduction to Networking

University

15 Qs

The AI Shield

The AI Shield

University

15 Qs

Data Mining - Classification Mining

Data Mining - Classification Mining

University

15 Qs

Unit 28 - Quiz #1

Unit 28 - Quiz #1

University

15 Qs

Quiz on List and Tuples

Quiz on List and Tuples

University

16 Qs

Sistem Informasi Manajemen

Sistem Informasi Manajemen

University

20 Qs

Data Structure & Algo - Prelim Long Quiz

Data Structure & Algo - Prelim Long Quiz

University

21 Qs

Beginner Quiz on ML and Python Basics

Beginner Quiz on ML and Python Basics

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

medha rao

Used 9+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

How do you handle missing or corrupted data in a dataset?

Drop missing rows or columns

Replace missing values with Mean/Median/

Mode

Assign a unique category to missing values

All of the above

2.

MULTIPLE SELECT QUESTION

45 sec • 20 pts

Which of the options contain the following lines?

import pandas as pd

df = pd.read_csv("filename.csv")

df.head()

Loading a dataset into python environment

See the first five rows of a data frame in Python

Checking the class of each variable in a pandas DataFrame

Code to see the dimensions of a data frame in Python

Function used to find missing values in a pandas DataFrame

3.

MULTIPLE SELECT QUESTION

45 sec • 20 pts

Check/Click all which uses Machine Learning below

Prediction

Image Recognition

Facial Recognition

Feeding the newborn

4.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

What is the application of machine learning methods to a large database called?

Big data computing

Data Mining

Artificial Intelligence

Internet of Things

5.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Machine learning is a subset of which of the following

Deep Learning

Data Learning

Artificial Intelligence

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Which of the following are common classes of problems in machine learning?

Regression

Classification

Clustering

All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 20 pts

Which of the following machine learning techniques helps in detecting the outliers in data?

Anomaly detection

Classification

Clustering

All of the above

Answer explanation

The machine learning algorithm which helps in detecting the outliers is known as anomaly detection.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?