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.1.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.1.tar.gz.
File metadata
- Download URL: synnax_lab_sdk-1.0.1.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 |
20effe73431c54320ae99eb1e5e79f5ae62375a9525865ee54f4f8807ea2c3e3
|
|
| MD5 |
c3db7be6db67225e8fc0412741054eea
|
|
| BLAKE2b-256 |
ac8857ce492ece298a03eb04b01facfbd1c8a6d3ca95c9b1415143fcd7f79ce9
|
File details
Details for the file synnax_lab_sdk-1.0.1-py3-none-any.whl.
File metadata
- Download URL: synnax_lab_sdk-1.0.1-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 |
403c7c38260691ce672d7bfe3fd559a865ea23547c4da6b9933bf0e4d57162c2
|
|
| MD5 |
21b583572ef24e4f4d89b7160f29a584
|
|
| BLAKE2b-256 |
476e0c31b452849718f4345cb4782110394cba8a2a8a7f54bf952a71870fcf84
|