training a classifier "off-line"

Concerning processing components: filters, file load/save, visualizations, communication ...
Post Reply
KJeffrey
Posts: 74
Joined: Wed Jul 20, 2022 6:47 pm

training a classifier "off-line"

Post by KJeffrey »

Hi support,

I have a question about performing classification off-line, that is, not as part of an active scenario. We have recorded two subjects watching a series of pictures from two categories. We want to train an SVD classifier to distinguish between these two picture categories. I began by mocking up a scenario to read the recording (OV format) and perform the classification. But this runs in real time and thus is unsuitable for training for us as we will be testing many variants of the SVD classifier parameters. We want to save the resultant classifier parameters and apply them in a subsequent neurofeedback study.

How can we train a classifier in a more tradition manner as I might do it in Matlab or any other procedural language?

Thanks,
-Jeff

Post Reply