Machine Learning and Python.

Machine Learning and Python.

University

10 Qs

quiz-placeholder

Similar activities

Python-Variables, Expressions

Python-Variables, Expressions

University

12 Qs

02 - Python - Introduction & Installation

02 - Python - Introduction & Installation

University - Professional Development

10 Qs

PSP Week 4

PSP Week 4

University

15 Qs

python String and comment

python String and comment

3rd Grade - University

13 Qs

Neural Networks Basic with Python

Neural Networks Basic with Python

University - Professional Development

12 Qs

Chapter 1 : Introduction to Programming Language

Chapter 1 : Introduction to Programming Language

University

10 Qs

MySQL Python Connectivity

MySQL Python Connectivity

12th Grade - University

10 Qs

Python Programming Basics

Python Programming Basics

University

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