Skip to main content

SageMaker Spider

Project description

SageMaker Spider

AWS SageMaker has a fantastic set of functional components that can be used in concert to setup production level data processing and machine learning functionality.

  • Training Data: Organized S3 buckets for training data
  • Feature Store: Store/organize 'curated/known' feature sets
  • Model Registery: Models with known performance stats/Model Scoreboards
  • Model Endpoints: Easy to use HTTP(S) endpoints for single or batch predictions

What is the SageMaker Spider?

  • SageMaker is awesome but fairly complex
  • Spider lets us setup SageMaker Pipelines in a few lines of code
  • Pipeline Graphs: Visibility/Transparency into a Pipeline
    • What S3 data sources are getting pulled?
    • What Features Store(s) is the Model Using?
    • What's the Provenance of a Model in Model Registry?
    • What SageMaker Endpoints are associated with this model?

Installation

pip install sagemaker-spider

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

smspider-0.1.1.tar.gz (988.2 kB view hashes)

Uploaded Source

Built Distribution

smspider-0.1.1-py2.py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page