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.7.tar.gz (46.0 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.7-py3-none-any.whl (37.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: workbench_bridges-0.2.7.tar.gz
  • Upload date:
  • Size: 46.0 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.7.tar.gz
Algorithm Hash digest
SHA256 aee30ff2aae91be9d9da6968772049e35e68c66d65d2dd8b5940d06218788568
MD5 29894c6150696434ed1c5948b9249911
BLAKE2b-256 2cca75abfbc61d41dc17aace3824180f1a715d0c750dd4d4855e81e2e2bdac69

See more details on using hashes here.

Provenance

The following attestation bundles were made for workbench_bridges-0.2.7.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.7-py3-none-any.whl.

File metadata

File hashes

Hashes for workbench_bridges-0.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 3d4e611388575cb112e55bcc0402b09a31a3db8c9dcbf7443ea06d9ff5dc131b
MD5 350cd7ac06c2cf2db581c038e3b188c7
BLAKE2b-256 09257bca6821c5ba7b7db6d020a53b0b2a013a14510eb7038b1c66d6ec45464d

See more details on using hashes here.

Provenance

The following attestation bundles were made for workbench_bridges-0.2.7-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