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

Uploaded Python 3

File details

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

File metadata

  • Download URL: workbench_bridges-0.2.10.tar.gz
  • Upload date:
  • Size: 47.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.10.tar.gz
Algorithm Hash digest
SHA256 2adad534388d0877f3ea8e95188ec89aba1d8bc4bd9633a29ae62bd422021f54
MD5 17f03f13bbffaf03cc5cda615b3b42ea
BLAKE2b-256 145aa02f0aa7604162ad8ba110e2d32c6555b497e2ffd084db8bbf5264bce5b7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for workbench_bridges-0.2.10-py3-none-any.whl
Algorithm Hash digest
SHA256 a34125c15fcea2c46751783998876432a63190c04f003fd9ce18cba1ec350665
MD5 cab79f097bbb1c834c90245097f02521
BLAKE2b-256 68d9a15a459f2d40201a63fce00fc3c7d308fbbb21ae2144a395a5f5a1157bf4

See more details on using hashes here.

Provenance

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