Execution time limit exceeded! What can this be related to? After all, score 1.0 was previously set if the execution time went out in 2 seconds.
Posted by: Aristarh @ Aug. 20, 2021, 8:55 a.m.you may check your model if it has extremely small parameters, e.g. less than 1e-8, and replace them with 0.
Posted by: litian1045 @ Aug. 21, 2021, 12:56 a.m.