Linear Regression F23

Quiz
•
Computers
•
12th Grade
•
Medium
ACM UCLA
Used 2+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Supervised learning maps or relates...
input data --> labeled output data
input data --> unlabeled output data
output data --> labeled input data
output data --> unlabeled input data
Answer explanation
This is the definition! In supervised learning, we give our model lots of examples of labeled inputs --> labeled outputs. Our final goal is to be able to map an unlabeled input to a labeled output!
In unsupervised learning, our model is given inputs, and the model then has to figure out how to group those inputs on its own.
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
How can we avoid overfitting?
Use a LESS diverse dataset
Use more data
Use a MORE diverse dataset
Use less data
Answer explanation
Overfitting happens when our model keeps seeing the same pattern again and again -- and memorizes the pattern instead of generalizing it! More data means that we have more examples to generalize off of, and more diverse data means that our model sees different patterns and won't only memorize the same thing.
3.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
How can we avoid underfitting?
Use a model that guesses more randomly
Use more data
Use less data
Make our model more powerful/expressive
Answer explanation
Underfitting is caused by our model not having enough information, or when our model is not complex enough to capture relationships between the inputs and outputs.
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Regression refers to the relationship between two or more variables.
True
False
Answer explanation
Yes! this is the definition of regression
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Is this an example of linear regression?
Yes
No
Answer explanation
Yes, this is linear regression! We get a straight line that is approximating the relationship between inputs and outputs of a scatterplot
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Is this an example of linear regression?
Yes
No
Answer explanation
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Is this an example of linear regression?
Yes
No
Answer explanation
This is a "straight line"! This is linear regression in multiple dimensions. Imagine the axis going up is our housing price, the axis going to the right is the number of rooms, and the axis going into the page is square feet.
8.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
x: house location, y: house size
x: house size, y: house location
x: house location, y: house price
x: house size, y: house price
Answer explanation
Remember, y represents the OUTPUT, which is house price!
x represents the INPUTS, which could be a VECTOR of house size, house location, and other factors
Similar Resources on Wayground
11 questions
G8 Data Science P1

Quiz
•
12th Grade
10 questions
MS Access Database

Quiz
•
KG - University
12 questions
CSF 1.5 Assessment Review - Data Science

Quiz
•
9th - 12th Grade
13 questions
Year 10 Data Transmission

Quiz
•
9th - 12th Grade
10 questions
Data Representation - Unit Definitions

Quiz
•
2nd - 12th Grade
12 questions
Testing software

Quiz
•
1st Grade - University
10 questions
BTEC National U2 - Testing Tables (Paper - Part A)

Quiz
•
12th Grade
10 questions
Machine Learning Lab 1

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade