Metadata-Version: 2.1
Name: vocus-sagemaker-utils
Version: 0.0.2
Summary: Vocus Sagemaker M/L Utilities package
Home-page: https://gitlab.vocus.com.au/Analytics/machine-learning-platform//vocus_sagemaker_utils/tree/master/
Author: Alex Jarman
Author-email: alex.jarman@vocus.com.au
License: Apache Software License 2.0
Keywords: machine learning,jupyter notebook
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pandas (>=1.1.5)
Requires-Dist: boto (>=2.49.0)
Requires-Dist: boto3 (>=1.17.21)
Requires-Dist: botocore (>=1.20.53)

# vocus_sagemaker_utils
> Various functions for processing data for Sagemaker Machine Learning, model training and predictions


This file will become your README and also the index of your documentation.

## Install

`pip install vocus_sagemaker_utils`

## How to use

Fill me in please! Don't forget code examples:

```
1+1
```




    2




