API models for the ml-adapter.
Project description
waylay-ml-adapter-api
Provides the ml_adapter.api
module for the Waylay ML Adapter solution.
This module is not meant to be used on its own.
To use an ML Adapter in a Waylay plugin or webscript, use the adapter relevant to your machine learning framework:
- waylay-ml-adapter-numpy for generic models that use numpy data representation
- waylay-ml-adapter-sklearn for scikit-learn models.
- waylay-ml-adapter-torch for pytorch models.
The waylay-ml-adapter-base module provides a basis to create adapters for other frameworks.
The waylay-ml-adapter-sdk module provides the ml_tool
extension
to the waylay-sdk SDK.
It helps to create and test adapters from e.g. a python notebook.
Exported classes
This module exports the following classes:
ml_adapter.api.v1
V1 Dataplane protocol for ML services.
See
ml_adapter.api.v2
V2 Dataplane protocol for ML services.
See
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
Built Distribution
File details
Details for the file waylay_ml_adapter_api-0.0.7.tar.gz
.
File metadata
- Download URL: waylay_ml_adapter_api-0.0.7.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 772175f7de992dbac38797cb41611c41690468c170a9f8c6bad9321dde9dfe3f |
|
MD5 | b69e6258cb54c784865e924ee22b0f04 |
|
BLAKE2b-256 | 7349935cc290feadce1094ea86f1bbd26934c2347edfa57b81c9b49824a417fd |
File details
Details for the file waylay_ml_adapter_api-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: waylay_ml_adapter_api-0.0.7-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96d1fc08151163c69c48050029a3b639b0dd0d21a821d83f433d94a375092c22 |
|
MD5 | a7d09bf976daffe3ea59ef01ef7228de |
|
BLAKE2b-256 | c71d86bfa62de1b03452c4a8414fe576ba3603ed94131e14ab03716f2ffd4250 |