moabb icon indicating copy to clipboard operation
moabb copied to clipboard

Question: Evaluate on Train Data

Open toncho11 opened this issue 3 years ago • 1 comments
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?

toncho11 avatar May 12 '22 08:05 toncho11

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

sylvchev avatar May 16 '22 21:05 sylvchev