CMD + K

binpickle

Community

Efficient binary storage of ML models

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::binpickle

Usage Tracking

0.3.4
0.3.3
0.3.2
0.3.1
4 / 8 versions selected
Downloads (Last 6 months): 0

Description

The binpickle module uses Pickle Protocol 5 to enable efficient serialization of Scientific Python models, such as those learned by scikit-learn, to disk in with their large arrays either compressed (optionall with Blosc) or configured for memory-mapped use to support shared memory multiprocessing.

About

Summary

Efficient binary storage of ML models

Last Updated

Jul 15, 2021 at 17:28

License

MIT

Supported Platforms

noarch
macOS-arm64
linux-64
linux-aarch64
macOS-64
win-64