Exam 3 Flashcards

1
Q

What is supervised learning (Classification)?

A

The training data (observations, measurements, etc.) are accompanied by labels indicating the class of observations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Unsupervised learning (clustering)?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What do decision trees do?

A

identify ways to split a data set

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does a decision tree start with?

A

Root Node

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What predicts discrete labels?

A

classification

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What predicts continuous quantity or values?

A

regression

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does multi-class classification require?

A

requires that a sample only have one class

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a small portion of a decision tree called?

A

sub-tree

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Type of classification algorithms in machine learning? (4)

A
  • linear classifiers
    - k-nearest-neighbors
  • decision trees
  • support vector machines
  • neural networks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Clustering vs Classification

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly