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.1.1.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.1.1.tar.gz.
File metadata
- Download URL: synnax_lab_sdk-0.1.1.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 |
9500818121d322a3da303befd409e87bb83ffa749c0d18b51624d84c3449a1ed
|
|
| MD5 |
3c9a01c59ea2fa670bbc60930b8e1fd3
|
|
| BLAKE2b-256 |
40f9c32d7c862d36e8c36e450f36bbfc82034dfb33bf1ab147fb3a658cda7164
|
File details
Details for the file synnax_lab_sdk-0.1.1-py3-none-any.whl.
File metadata
- Download URL: synnax_lab_sdk-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.6 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 |
d8e9d4383feec4b90087482596bec3e9e6b6708ebb19f98bb6c093bd062f0771
|
|
| MD5 |
3247a49b90f0a72898c1d76bb7bd8aba
|
|
| BLAKE2b-256 |
270278e4aff776ba7cc56981a63c8d127931f845145ed0fc54b1008e0199c6a7
|