Synnax Lab SDK for downloading training data and uploading predictions
Project description
Synnax Lab SDK
Installation
> pip install synnax-lab-sdk
Usage
from synnax_lab_sdk.client import SynnaxLabClient
synnax_lab_client = SynnaxLabClient(api_key="your_api_key")
files = synnax_lab_client.get_datasets()
# Train your model and generate predictions
synnax_lab_client.submit_predictions(files["dataset_date"], submissions_path)
SDK usage sample file also available here
Synnax Lab onboarding manual, including steps to register, download data and make a submission is available here
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
synnax_lab_sdk-1.0.0.tar.gz
(6.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file synnax_lab_sdk-1.0.0.tar.gz.
File metadata
- Download URL: synnax_lab_sdk-1.0.0.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ed40d29e6972c179d222f5bb7c44120f8fba99b33918459bf17bf7c1eed4943
|
|
| MD5 |
ad4cc36456891d61f284e3bb05eca463
|
|
| BLAKE2b-256 |
fda7bac1df3e6f4097d000d432310dee180ffbe0d28a2064b1781cf102de402e
|
File details
Details for the file synnax_lab_sdk-1.0.0-py3-none-any.whl.
File metadata
- Download URL: synnax_lab_sdk-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
031c042363868190db01ca1d01bebd1058722a9ea16f279096760d2ad9af06a2
|
|
| MD5 |
8571147bfe4bd177e8a5e61452ad9c22
|
|
| BLAKE2b-256 |
92b525e7d1d94bf75e198aea8ea30b02dd8fc7be37b6911f0231fcef91cad66c
|