List of all members.
Detailed Description
Uses an LDA decoder to determine the threshold boundary. LDA predictions
above a provided confidence level are accepted. Training data must be
supplied to the decoder.
Member Function Documentation
| def unlock.bci.decode.decode.LdaThresholdDecoder.__init__ |
( |
|
self, |
|
|
|
x = (0, 1, |
|
|
|
y = (0, 1, |
|
|
|
min_confidence = 0.5, |
|
|
|
reduction_fn = 'np.mean' | |
|
) |
| | |
| def unlock.bci.decode.decode.LdaThresholdDecoder.decode |
( |
|
self, |
|
|
|
command | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: