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(with_macro_data=False)
# 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-2.0.0.tar.gz
(6.5 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-2.0.0.tar.gz.
File metadata
- Download URL: synnax_lab_sdk-2.0.0.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c73010c8e3a0335219abcd8f7fac8e3ff1a5c17a66d6efe4c6c3388b35a58605
|
|
| MD5 |
0f79e02354bcc1487dbd53907b96163a
|
|
| BLAKE2b-256 |
e5d116164570e98b295925cc696ce530d831a4bbb0e7a741993d1a1015178438
|
File details
Details for the file synnax_lab_sdk-2.0.0-py3-none-any.whl.
File metadata
- Download URL: synnax_lab_sdk-2.0.0-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aca97d9c43d048411fb36b70356795a7a296bb6e8d600886053e96bda93cac61
|
|
| MD5 |
c7cbb4ff033355af9619af44c45b87f7
|
|
| BLAKE2b-256 |
db189f9c1cf60acf44d2f79ecf0f8c123959771c4dc2ea1be5449565a1496257
|