Skip to main content

Workbench Bridges: End User Application Bridges to Workbench/AWS

Project description

Workbench Bridges

End User Application Bridges to Workbench/AWS ML Pipelines.

Installation

pip install workbench-bridges

Examples

Application invocation of an Endpoint on AWS.

import pandas as pd

# Workbench-Bridges Imports
from workbench_bridges.endpoints.fast_inference import fast_inference


if __name__ == "__main__":

    # Data will be passed in from the End-User Application
    eval_df = pd.read_csv("test_evaluation_data.csv")

    # Run inference on AWS Endpoint
    endpoint_name = "test-my-endpoint"
    results = fast_inference(endpoint_name, eval_df)

    # A Dataframe with Predictions is returned
    print(results)

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

workbench_bridges-0.2.3.tar.gz (41.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

workbench_bridges-0.2.3-py3-none-any.whl (32.0 kB view details)

Uploaded Python 3

File details

Details for the file workbench_bridges-0.2.3.tar.gz.

File metadata

  • Download URL: workbench_bridges-0.2.3.tar.gz
  • Upload date:
  • Size: 41.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for workbench_bridges-0.2.3.tar.gz
Algorithm Hash digest
SHA256 4647c36cbf671c376c43bf9cde29b413650ad58ea4bc497daa728ecc567f5696
MD5 3b4cb7672dd5a371aa4239816394d748
BLAKE2b-256 3acef78b03da246e8a422f43174029cd6cec170a80ad14865aa0d40894513ca0

See more details on using hashes here.

Provenance

The following attestation bundles were made for workbench_bridges-0.2.3.tar.gz:

Publisher: publish.yml on SuperCowPowers/workbench-bridges

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file workbench_bridges-0.2.3-py3-none-any.whl.

File metadata

File hashes

Hashes for workbench_bridges-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cacf0411c00350ce6f48660194e2d0ca36f0cb20b4c29a8476d16792f95ed714
MD5 f1b9d65e8bf3a4ce925ee07ee72de0a8
BLAKE2b-256 07ad6bdd84f4c935f9dd7cfde63d54661e42022ed669c6910715a716714b6f8f

See more details on using hashes here.

Provenance

The following attestation bundles were made for workbench_bridges-0.2.3-py3-none-any.whl:

Publisher: publish.yml on SuperCowPowers/workbench-bridges

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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