Simplify running processing and training remotely on AWS SageMaker
Project description
Remotely run and track ML research using AWS SageMaker.
Standardized command line flags
Remotely run scripts with minimal changes
Automatically manage AWS resources
All code, inputs, outputs, arguments, and settings are tracked in one place
Reproducible batch processing jobs to prepare datasets
Reproducible training jobs that track hyperparameters and metrics
Track three types of objects in a standard way:
Processing jobs consume file inputs and produce file outputs. Useful for data conversion, extraction, etc.
Training jobs train models while tracking metrics and hyperparameters.
Inference models provide predictions and can be deployed on endpoints. Can be automatically created from and linked to training jobs for tracking purposes or can deploy externally-created models.
Installation
Release
pip install aws-sagemaker-remote
Development
git clone https://github.com/bstriner/aws-sagemaker-remote
cd aws-sagemaker-remote
python setup.py develop
Documentation
View latest documentation at ReadTheDocs
Continuous Integration
View continuous integration at TravisCI
PyPI
View releases on PyPI
GitHub
View source code on GitHub
GitHub tags are automatically released on ReadTheDocs, tested on TravisCI, and deployed to PyPI if successful.
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 aws-sagemaker-remote-0.0.71.tar.gz
.
File metadata
- Download URL: aws-sagemaker-remote-0.0.71.tar.gz
- Upload date:
- Size: 65.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64399e6955fcc000176453eaf158e9ccc9d1ec8ccf7d288eca5ced8628f7e853 |
|
MD5 | 3b2f1cb6c44d033630ebf2d1d734a0fc |
|
BLAKE2b-256 | 5b31db67b30a5a78f45bd67dfcf2d4e6e69eb385be2ca862be81d599a3db84ca |
File details
Details for the file aws_sagemaker_remote-0.0.71-py3-none-any.whl
.
File metadata
- Download URL: aws_sagemaker_remote-0.0.71-py3-none-any.whl
- Upload date:
- Size: 106.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94314fac562635aca13f65b747d6b9e3d734375195e1c3aaeb943c6626e8fde6 |
|
MD5 | b6281b96a0aadafea3867a243dd19472 |
|
BLAKE2b-256 | 9ebfb9e3961f80146822ad944329c283b9f601d4a601cc111ab1cea96a7e25fe |