Prerequistes Flashcards

1
Q

A set of quantities or properties that describe an observation

A

Features

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

Usually paired with a set of features for use in supervised learning. Can be discrete or continuous

A

Labels

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

Pairs of features and labels

A

Examples

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

The number of features associated with a particular example

A

Dimensions

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

A feature vector which is list of features representing a particular example

A

Vector

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

An array of values usually consisting of multiple rows and columns

A

Matrix

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

An operator that flips a matrix over its diagonal

A

Matrix Transpose

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

A function with more than one variable/coefficient pair

A

Polynomial

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

Indicates how much the output of a function will change with respect to a change in its input

A

Derivative

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

How likely something is to occur can be independent like the roll of a die

A

Probability

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

A function that takes in an outcome and outputs the probability of that particular outcome occurring

A

Probability Distribution

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

A very common type of probability distribution which fits many real world observations; also called a normal distribution

A

Gaussian Distribution

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

A probability distribution in which each outcome is equally likely; rolling a normal six-sided for

A

Uniform Distribution

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

Models take in ???

A

Features

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

Cite the three types of observations?

A

Continuous
Categorical
Ordinal

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

In supervised learning Features are paired with?

A

Labels (indicator)

17
Q

True or False
In deep learning data can be represented as images

A

True

18
Q

True or false
Deep Learning also uses Labels

A

True

19
Q

True or False
In deep learning feedback is provided during training

A

True

20
Q

True or False
Unsupervised learning is data without labels

A

True

21
Q

Clustered data is considered unsupervised learning

A

True

22
Q

Unsupervised learning doesn’t require the use of labels

A

False

23
Q

In unsupervised learning clustered data is categorized by?

A

Similarity