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)
Sample file also 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-0.3.0.tar.gz
(6.2 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-0.3.0.tar.gz.
File metadata
- Download URL: synnax_lab_sdk-0.3.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec199a4ce3b9a3e7738b9a1667057a6deb55dcd6e9732d0e6feea90464513121
|
|
| MD5 |
61b17894717d0312e4556d30a982d227
|
|
| BLAKE2b-256 |
6971fffa156e27904782e34e8fff93d36513f4ff7b63ff70e31775666933edb8
|
File details
Details for the file synnax_lab_sdk-0.3.0-py3-none-any.whl.
File metadata
- Download URL: synnax_lab_sdk-0.3.0-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da7c5954dc0e943d3863e52c25073308355bc9abdd70537b5611b9d27ce6c048
|
|
| MD5 |
577cb03d15978faf0656391267f70f4d
|
|
| BLAKE2b-256 |
85a7aa9f22d7a795878ce206cab5f5214330013adf2377ca1ce995b2b1c7fa19
|