Machine Learning and Python.

Machine Learning and Python.

University

10 Qs

quiz-placeholder

Similar activities

PYTHON DAY 2

PYTHON DAY 2

University

12 Qs

Python Basics

Python Basics

University

10 Qs

review of chapter 1

review of chapter 1

University

10 Qs

Grade 8 End of Unit Revision

Grade 8 End of Unit Revision

8th Grade - University

15 Qs

Python: Chapter 6 - True or False

Python: Chapter 6 - True or False

8th Grade - University

9 Qs

PSP Week 4

PSP Week 4

University

15 Qs

Management Information System (MIS)

Management Information System (MIS)

University

15 Qs

Module 1-Basic Device Configuration, Part 1

Module 1-Basic Device Configuration, Part 1

9th Grade - University

9 Qs

Machine Learning and Python.

Machine Learning and Python.

Assessment

Quiz

Computers

University

Hard

Created by

Yuvraj Sran

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is true about Machine Learning?

It is a study of algorithms that improves through the use of data

It is subfield of AI that extracts pattern out of data

It is used for tasks where programming / human labour fails

All of the above

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following task is more suitable for traditional programming than machine learning?

Weather Predicition

Face Tagging

Password verification

Spam detection

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which among these is not a machine learning problem?

Array Sorting

Image recognition

Object Detection

Speech Recognition

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

The traditional programming approach for a given task may fail in the cases where :

We do not know the exact rules transforming the input to the output

There are clearly defined rules transforming the input to the output

We are unable to express the exact rules transforming the input to the output

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the print() function do in Python?

It reads input from the user.

It prints text to the console.

It performs mathematical calculations.

It opens a file for reading.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 5 + 3 * 2 in Python?

10

16

11

13

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'if' statement in Python do?

It defines a loop.

It checks a condition and executes code if the condition is True.

It prints a message to the console.

It imports a module.

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?