MLSEC 3 Flashcards

1
Q

Numerical Features

A

Mapping of events to a vector space

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

Normalization of numerical features

A

Scaling and offset often different

Standard normalization

Min-max normalization

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

Problems with Numerical Features

A

Definition of good feature set is hard

Not suitable for structured data

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

Kernel Function

A

Similarity measure for objects in a domain X

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

Kernel Function Requirement

A

symmetric

PSD

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

Bag-of-Words Features

A

Characterization using non-overlapping substrings

Suitable for analysis of strings with known structure

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

N-gram Features

A

Characterization using “snippets” of length n (n-grams)

Suitable for analysis of strings with unknown structure

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

All-Substring Kernel

A

Characterization using all possible substrings

More an academic exercise rather than useful

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

Implementation of string features

A

Explicit but sparse representation of feature vectors

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

Implementation of string kernel

A

Implicit definition of feature space

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

Suffix Tree

A

pecahin per 1,2,3,… huruf dari belakang

mulai root terus ikutin dari depan hurufnya

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