Invasive neurophysiology merk Flashcards

1
Q

Training is the process of..
a. teaching a machine learning model by presenting it with a labeled data set
b. final evaluation of a machine learning modelˋs performance on unseen data

A

a.

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

Testing is the process of..
a. teaching a machine learning model by presenting it with a labeled data set
b. final evaluation of a machine learning modelˋs performance on unseen data

A

b.

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

Underfitting refers to…

a. a ML model too simple to capture the underlying patterns/relationships in training data
b. a ML model fails to generalize new, unseen data

A

a.

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

overfitting refers to…

a. a ML model too simple to capture the underlying patterns/relationships in training data
b. a ML model fails to generalize new, unseen data

A

b., model is too complex

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

in crossvalidation…

a. the ML model is first evaluated on its performance before it can proceed to the next subset
b. the dataset is divided into multiple subsets and the model is trained on these subsets (folds) and evaluated on remaining fold

A

b.

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

Feature extraction in movement decoding means…

a. An algorithm for compressing data to reduce storage requirements while moving
b. A technique for removing noise and artifacts from signals from the EcoG device
c. A mathematical operation that calculates statistical properties of the dataset of motor activity
d. A method to analyze signals in time and frequency domains to identify patterns associated wwith specific motor commands using Wavelet transform

A

d.

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