Ml2p

Latest version: v0.4.0

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

Scan your dependencies

Page 4 of 5

0.0.9

------------------

* Add support for client and server error exception handling.
* Deprecate passing a channel name to dataset_folder and add a new data_channel_folder
method to allow data in other channels to be accessed.
* Add dataset create and list commands to ml2p CLI.
* Add --version to ml2p and ml2p-docker CLIs.
* Allow model and endpoint version numbers to be multiple digits.

0.0.8

------------------

* Added validation of naming convention

0.0.7

------------------

* Added Sphinx requirements to build file.

0.0.6

------------------

* Cleaned up support for passing ML2P environment data into training jobs and
model deployments. Environment settings such as the S3 URL and the project name
are now passed into training jobs via hyperparameters and into model deployments
via model environment variables.
* Added support for training and serving multiple models using the same docker
image by optionally passing the model to use into training jobs and endpoint
deployments.
* Added support for rich hyperparameters. This sidesteps SageMaker API's limited
hyperparameter support (it only supports string values) by encoding any
JSON-compatible Python dictionary to a flattened formed and then decoding
it when it is read by the training job.
* Added skeleton for Sphinx documentation.
* Removed old pre-0.0.1 example files.

0.0.5

------------------

* Disabled direct internet access from notebooks by default.
* Added tests for cli_utils.

0.0.4

------------------

* Fixed bug in setting of ML2P_S3_URL on model creation.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.