moabb
moabb copied to clipboard
Question: Evaluate on Train Data
trafficstars
Hi,
Is there a way to evaluate a pipeline with MOABB, but on the Training Data? I need that because a k-fold evaluation takes hours and even days.
WithinSessionEvaluation will perform k-fold 5 evaluation be default, so it is not what I need.
Do you have a Slack where we could discuss?
We do not have a slack, but we could discuss on the gitter channel: https://gitter.im/moabb_dev/community It is possible to use the learning curve evaluation to use only a fraction of the example and speed up the computation (for qiskit ?), some examples are here