Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
barbecue_sauce
6y ago
0 comments
Share
"Pickling" is just the pythonic term for serialization. In this context, it most likely means persisting the model to disk as some sort of file.
0 comments
default
newest
oldest
ironSkillet
6y ago
Not really - "pickling" an object in python is applying a very specific serialization protocol. That protocol happens to be built into the python language itself, but there are alternatives.
j
/
k
navigate · click thread line to collapse