Modelstore

Latest version: v0.0.81

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.0.52

Not secure
**🆕 New functionality**

Added PyTorch Lightning and LightGBM support.

[Update - this has been removed] Added a new type of storage: `ModelStore.from_api_key()`. If you're reading this and do not want to manage your own storage, get in touch with me for an API key.

Added skeleton functions for summary stats about training data; implemented feature importances for sklearn models.

**🐛 Bug fixes**

Fixed bugs related to listing domains and the models inside of a domain.

0.0.6

Not secure
**🆕 New functionality**

Added FastAI support.

Add support for scikit-learn pipelines.

0.0.4

Not secure
**🆕 New functionality**

Clean up how meta-data is generated

Add interactive authentication when using Google Colab

Added auto-extraction of model params and model info into the meta-data

**🐛 Bug fixes**

Upgraded dependencies to deal with an issue using `modelstore` in Colab

0.0.3

Not secure
**🆕 New functionality**

Simplied the API to just requiring `upload()` (no more `create_archive()`).

0.0.2

Not secure
**🆕 New functionality**

Added models: `transformers`, `tensorflow`

Storage: downloading models via `download()`

Extended support to Python 3.6, 3.7, 3.8

Repo: added Github actions

0.0.1b

**🆕 First release!**

Supports (and tested on) Python 3.7 only. ☢️

Storage: GCP buckets, AWS S3 buckets, file systems. Upload only!

Initial models: `catboost`, `keras`, `torch`, `sklearn`, `xgboost`

Meta-data: Python runtime, user, dependency versions, git hash

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.