Machine Learning and Python.

Machine Learning and Python.

University

10 Qs

quiz-placeholder

Similar activities

Scratch: Events, Loops and The Coordinate System

Scratch: Events, Loops and The Coordinate System

2nd Grade - Professional Development

15 Qs

PYTHON UNIT I MCQS

PYTHON UNIT I MCQS

University

15 Qs

Python Basics

Python Basics

KG - University

10 Qs

Intro to Programming Quiz

Intro to Programming Quiz

University

10 Qs

PYTHON LOOPING

PYTHON LOOPING

University

10 Qs

FST Class 2023- Quiz 5

FST Class 2023- Quiz 5

University

9 Qs

translators

translators

KG - Professional Development

7 Qs

X-quiz #3

X-quiz #3

University

10 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?