You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the Windows 11 platform, python 3.11.11, APLRRegressor only runs correctly when initialized with n_jobs=1; otherwise it crashes. looks like some cpp memory issue
Process finished with exit code -1073741819 (0xC0000005)