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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for workbench_bridges-0.2.0.tar.gz
Algorithm Hash digest
SHA256 ebb5ffd4bab981b19ce4f3fddca1080fa55d47d0d9c11d842ee4640b91f8704c
MD5 d16c95ef5666dbbd4d789c80ee41f353
BLAKE2b-256 86e274b8ad9b2b39069e3b53de1b44eb5993b24094a9e691cace96d33eb7d9ee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for workbench_bridges-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2caac7457821b5c3355d1bb563347ddb09018f1e4c0144c5a6bdeea54a30134c
MD5 746b690d70e22cac6d0741f5a5aec65f
BLAKE2b-256 efb85d471200f6b70405ca729c28285e1c48bf6ed756c7a2763a00f1239f6adc

See more details on using hashes here.

Provenance

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