Eric Scott
Eric Scott
Yes, we can convert the values, but that doesn't constrain the search space for optimization. The whole point is to constrain the search space.
I have this same problem in mapie==0.6.5. It's trying to allocated over 50gb. I like mapie a lot, but I can't use this lib if it's going to do such...
One other config point... I had n_jobs=-1. I reduced n_jobs=1 and so far it hasn't grabbed such crazy amounts of memory.
I can't give you the example that caused the problem because of data. I haven't been able to reproduce it on toy examples. It always happens on the example with...
OS is MacOS Ventura 13.3.1 Python is 3.9.12 Statsforecast is the latest version, but I don't know the number as my jupyter env is set up differently right now. As...
Doh!! MacOS is where I'm running the browser to jupyter. Jupyter server is running on Linux: ``` Linux xxx 5.4.219-126.411.amzn2.x86_64 #1 SMP Wed Nov 2 17:44:17 UTC 2022 x86_64 x86_64...
Why do I need docker, since it was running on Linux?
Yes, jupyter is running on AWS. Not sure which kernel are you referring to. The OS kernel is as shown in my "Doh!!" comment. Jupyter kernel is a "Python 3...