Python utilities for compliant Azure machine learning
Project description
Shrike: Compliant Azure ML Utilities
Compliant Machine Learning is the practice of training, validating and deploying machine learning models withou seeing the private data. It is needed in many enterprises to satsify the strict compliance and privacy guarantees that they provide to their customers.
The library shrike
is a set of Python utilities for compliant machine
learning, with a special emphasis on running pipeline in the platform of
Azure Machine Learning. This
library mainly contains three components, that are
shrike.confidential_logging
: utlities for confidential logging and exception handling;shrike.pipeline
: helper code for manging, validating and submitting Azure Machine Learning pipelines based on azure-ml-component;shrike.build
: helper code for packaging, building, validating, signing and registering Azure Machine Learning components.
Documentation
For the full documentation of shrike
with detailed examples and API reference,
please see the docs page.
Installation
To install via PyPi, please type:
pip install shrike[pipeline,build]
There are three optional extra dependenciies - pipeline
, build
and dev
,
among which dev
is for the development environment of shrike.
If only the confidential-logging feature would be used, please
just type without any extras:
pip install shrike
Need Support?
When you have any feature requests or technical questions or find any bugs, please don't hesitate to contact the Azure ML Data Science Team.
- If you are Microsoft employees, please refer to the support page for details;
- If you are outside Microsoft, feel free to send an email to aml-ds@microsoft.com.
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file shrike-1.0.0rc3.tar.gz
.
File metadata
- Download URL: shrike-1.0.0rc3.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 213e76d4abb6edbe15e9e4ad12c43b51c2a71aa19a1da67f30f2d780d9a4ae7c |
|
MD5 | 0d68be63a35e013e982efbc73187e984 |
|
BLAKE2b-256 | 127f4ec27acd1eaf2325072fe027b0d3a3032f23476c6bf546c7484705f42849 |
File details
Details for the file shrike-1.0.0rc3-py3-none-any.whl
.
File metadata
- Download URL: shrike-1.0.0rc3-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73114497a1fd9a4846f29077364f3f7eed86bfe6bdd84f770244dc0668337c6a |
|
MD5 | 8fa17e7fd4a5a6ad05675325d008e27d |
|
BLAKE2b-256 | 31ab3ff0d8f2fe2c2376d73ae23be3654b4ae9859f0ac1412a99f639e0e028f7 |