Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

CS 7641 FINAL - SUPERVISED LEARNING QUESTIONS WITH VERIFIED ACCURATE ANSWERS

Rating
-
Sold
-
Pages
7
Grade
A+
Uploaded on
15-04-2026
Written in
2025/2026

CS 7641 FINAL - SUPERVISED LEARNING QUESTIONS WITH VERIFIED ACCURATE ANSWERS

Institution
CS7641
Course
CS7641

Content preview

CS 7641 FINAL - SUPERVISED LEARNING QUESTIONS
WITH VERIFIED ACCURATE ANSWERS


What is classification? - Answers - - Mapping complex inputs to a label

What is regression? - Answers - - Mapping complex inputs to a numeric value, usually
continuous

What is overfitting? - Answers - `- Model is too closely fit to the training data and no
longer works on real-world data

What is cross-validation? - Answers - - Split the training data into "fake" train and test
sets

What are the parts of a classification problem? - Answers - - Instances, the input data
- The concept, the function the data represents
- The target concept, the answer we want
- The hypotheses -- all possible target concept functions
- Samples paired to the correct output
- A candidate, a potential target concept
- A testing set, to evaluate how close the candidate is to the target concept

How does the ID3 decision tree algorithm work? - Answers - - Find the best attribute,
the one with the most information gain
- Create a branch for each possible value of that attribute
- Lump the training data into its respective branch
- Repeat if there is still more than one example per leaf

How is information gain in decision trees measured? - Answers - - Entropy reduction:
the greatest decrease in probability of seeing multiple different values

What are the two kinds of bias to worry about when designing a classifier? - Answers - -
Restriction bias: we only consider candidate functions that can be represented by our
classifier
- Preference bias: we prefer certain kinds of hypotheses over others

What is the preference bias of the ID3 decision tree algorithm? - Answers - - Prefers
trees with good splits at the top (greedy)
- Prefers correct decision trees over incorrect ones
- Prefers shallower trees

, How does a (boolean) decision tree handle continuous values? - Answers - - Binning:
ask if the value is greater than or less than a particular value

What is decision tree pruning? - Answers - - Remove the branches with the least effect
on training error

Why is decision tree pruning used? - Answers - - To avoid overfitting on training data

How do you adapt a decision tree to regression problems? - Answers - - Information
gain is no longer useful, so we can split on the values where the categories have the
least variance or most correlation

When is ensemble learning useful? - Answers - - When there are features that are
inconclusive on their own, but combining them is much more conclusive

What's the general approach to ensemble learning algorithms? - Answers - - Split the
training data into smaller subsets, learn their rules, then combine them into a collective
decision-maker

In ensemble learning, what is bagging? - Answers - - Bootstrap aggregation: choose
data randomly with replacement to form the subset, and take the average of the result
from each learner

In ensemble learning, what is boosting? - Answers - - Weight all training examples
equally to begin with
- After each 'round', find the learner with the lowest error, and raise the weights of the
examples it misclassified
- Combine the learners together with weights proportional to their accuracy

What is the definition of a weak learner? - Answers - - Any learner that performs even
slightly better than random chance on any distribution of data

What is the high-level AdaBoost algorithm? - Answers - - Start with a uniform
distribution to select weak learner subsets
- Weight the probability in the next distribution inversely to how correctly it was classified
- This causes the classifier to weight incorrect results more as performance increases

How does boosting perform with respect to overfitting? - Answers - - In general, training
performance is similar to test performance, because it prioritizes having high confidence
in its classifications
- Can still overfit if all the underlying learners do, or if there's uniform noise in the data

What is the motivation/purpose of a support vector machine? - Answers - - Find the
boundary line that separates data into categories

Written for

Institution
CS7641
Course
CS7641

Document information

Uploaded on
April 15, 2026
Number of pages
7
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$13.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF


Also available in package deal

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
GEEKA YALA UNIVERSITY
Follow You need to be logged in order to follow users or courses
Sold
2100
Member since
4 year
Number of followers
1446
Documents
53796
Last sold
9 hours ago

3.8

358 reviews

5
177
4
61
3
48
2
17
1
55

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions