Machine Learning Flashcards

1
Q

types of unsupervised learning

A
density estimation
- clustering
- dimentionality reduction
blind signal separation
factor analysis
gaussians (fit from data)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

types of unsupervised learning

A
density estimation
- clustering
- dimentionality reduction
blind signal separation
factor analysis
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

techniques for clustering

A

k-means

expectation maximation

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

problems with k-mean

A
  • need to know k
  • local minimum (but the general problem is NP-hard)
  • high dimensionality
  • lack of mathematical basis
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

problems with k-means

A
  • need to know k
  • local minimum (but the general problem is NP-hard)
  • high dimensionality
  • lack of mathematical basis
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

techniques for clustering

A

k-means

expectation maximization

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

problems with k-means

A
  • need to know k
  • local minimum (but the general problem is NP-hard)
  • high dimensionality
  • lack of mathematical basis
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

maximum likehood estimator

A

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

expectation maximization vs. k-means

A

soft vs. hard correspondance

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

maximum likehood estimator

A

Finding particular parametric values that make the observed results the most probable (given the model)

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