Loss Functions

Loss Functions

Professional Development

5 Qs

quiz-placeholder

Similar activities

KS 01 - How to Backup Data Computer

KS 01 - How to Backup Data Computer

Professional Development

10 Qs

Robotics

Robotics

Professional Development

6 Qs

Python-Quiz-Basic-Datatypes

Python-Quiz-Basic-Datatypes

12th Grade - Professional Development

10 Qs

Neural Networks Quiz

Neural Networks Quiz

Professional Development

10 Qs

C++Quiz#1

C++Quiz#1

Professional Development

10 Qs

ML_1

ML_1

Professional Development

9 Qs

March Mathness 2021 - Week 3 (Big East) (GWU & Georgetown)

March Mathness 2021 - Week 3 (Big East) (GWU & Georgetown)

9th Grade - Professional Development

10 Qs

CGTMSE21012020

CGTMSE21012020

Professional Development

10 Qs

Loss Functions

Loss Functions

Assessment

Quiz

Mathematics, Computers, Other

Professional Development

Easy

Created by

Mariam Metawe3

Used 4+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All these loss functions are used in regression EXCEPT:

Mean square error

Absolute error loss

Huber loss

Binary cross entropy

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

One of the disadvantages of Mean square error loss function that it is not robust to outliers

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

gradient calculation of MAE loss function is more difficult than MSE

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Combine both MSE and MAE in its calculation

Cross Entropy loss function

Adam optimizer

SGD with momentum optimizer

Huber loss function

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

sparse categorical cross entropy takes the actual outputs as

Integers

One Hot encoding