Last Quiz

Last Quiz

Professional Development

35 Qs

quiz-placeholder

Similar activities

Productivity Tools - MS Office

Productivity Tools - MS Office

6th Grade - Professional Development

30 Qs

Computer Prog1 Quiz #2

Computer Prog1 Quiz #2

KG - Professional Development

31 Qs

MS Word

MS Word

12th Grade - Professional Development

36 Qs

Regression Classification

Regression Classification

Professional Development

38 Qs

21 st Century Literacy Skills

21 st Century Literacy Skills

Professional Development

40 Qs

Programming Logic and Design - Chapter 4 - Making Decisions

Programming Logic and Design - Chapter 4 - Making Decisions

University - Professional Development

35 Qs

CS8791-CC-WEEKLY TEST-5

CS8791-CC-WEEKLY TEST-5

Professional Development

30 Qs

Numpy_Pandas_Matplotlib

Numpy_Pandas_Matplotlib

Professional Development

37 Qs

Last Quiz

Last Quiz

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Mohand Mahmoud

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

35 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

what is output :

import numpy
speed = [99,86,87,88,111,86,103,87,94,78,77,85,86]
x = numpy.mean(speed) print(x)

y = numpy.median(speed) print(y)

z = stats.mode(speed) print(z)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Regression is

Supervised

un Supervised

rain forsment

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Logistic Regression is

Regression

Classification

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Regression data is

continuous data

category data

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Classification data is

continuous data

category data

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

when learning rate almost to zero

in gradient descent Equation ??

Maximum iterations

Minimum iterations

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Machine learning models should work automatically without the need for the

user to manually set the hyperparameters.


True

False

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?