Replies: 1 comment
-
I've created an issue based on this comment (#464). It's something I've also found when using large datasets. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see there is Learner.save_all
and load_all. But I just want to save the splits of data as my data is large and every time it takes lots of time to do the calculation. I tried to save splits into a .npy file, but that didn't work.
Beta Was this translation helpful? Give feedback.
All reactions