2024 Course Recap

2024 Course Recap

12th Grade

18 Qs

quiz-placeholder

Similar activities

Season 2 #Spaic ML Azure Weekly Quiz

Season 2 #Spaic ML Azure Weekly Quiz

KG - Professional Development

20 Qs

Machine Learning

Machine Learning

9th Grade - University

13 Qs

DATA SCIENCE Assessment (April)

DATA SCIENCE Assessment (April)

8th - 12th Grade

16 Qs

Season 3 #Spaic Machine learning Weekly Quiz

Season 3 #Spaic Machine learning Weekly Quiz

KG - Professional Development

20 Qs

Season 4 #Spaic Machine learning Weekly Quiz

Season 4 #Spaic Machine learning Weekly Quiz

KG - Professional Development

20 Qs

Revision

Revision

12th Grade

16 Qs

neural network

neural network

12th Grade

19 Qs

Recursion

Recursion

12th Grade

20 Qs

2024 Course Recap

2024 Course Recap

Assessment

Quiz

Computers

12th Grade

Hard

Created by

ACM UCLA

Used 2+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is NOT supervised learning?

  1. Training a model with labeled data -- giving it the expected answers!

Generating text ( i.e. Chat GPT) in response to user input given past text

  1. Classifying cats and dogs, given pictures of each with labels.

  1. Predicting the price of a house given historical data about cost vs. sq ft

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

If our model uses this dotted line to represent the relationship between values and time, what is our model doing?

Gerrymandering

Underfitting

Overfitting

Dropping out

3.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

What is linear regression? (2 CORRECT)

The process of shifting weights and biases to minimize loss

Moving to the left along a line to optimize the learning rate.

Approximating a continuous (linear) output; finding the relationship between X and y

"Finding the line of best fit"

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is loss?

A number indicating how bad the model’s prediction was on a single example.

A line that separates classes

A line that shows the relationship between input features and output

A function that transforms any number into a probability

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Why is gradient descent important?

  1. We want to make our predictions smaller, so descending helps

We use it to adjust the weights / biases to make our model more accurate

We use it to prevent the model from overfitting the data.

  1. Gradient descent increases loss. More loss helps our model get close to 0

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

True or False: Hyperparameters are parameters that can't be learned by the model. The engineer chooses the hyperparameters! Examples include: learning rate, # of neurons, # of training iterations, etc.

True

False

7.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

  1. What is Mean Squared Error? (2 are correct!)

  1. The gradient of the function

  1. The absolute difference between actual value and predicted value

  1. A loss function

Media Image

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?