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
Neuraxle has support for custom saving e.g. https://github.com/Neuraxio/Neuraxle-TensorFlow . Unfortunately it reinvents quite a lot of sklearn stuff. Not sure if it's possible to support this as an optional extra while staying mainly on sklearn.
It is possible to mmap within a pickle: https://github.com/UniNE-CHYN/mmappickle so there might be hope
The text was updated successfully, but these errors were encountered: