PGMORL icon indicating copy to clipboard operation
PGMORL copied to clipboard

Too few candidates

Open amir-noohian opened this issue 4 years ago • 1 comments
trafficstars

When I run the algorithm for my environment, I get the message, 'too few candidates.' How can I solve this issue?

amir-noohian avatar Oct 13 '21 09:10 amir-noohian

Sorry just saw this. This error should be raised from the prediction model fitting process where some minimum number of data points should be provided to fit the hyperbolic function. You can try to increase the number of tasks you process each iteration or increase the number of iterations for warm-up stage.

eanswer avatar Aug 05 '22 21:08 eanswer