Neptune.ai Tools for using Neptune client on AWS integration library
Project description
Neptune-AWS integration
Read your Neptune credentials directly from AWS Secrets.
What will you get with this integration?
- Log, organize, visualize, and compare ML experiments in a single place
- Monitor model training live
- Version and query production-ready models and associated metadata (e.g. datasets)
- Collaborate with the team and across the organization
What will be logged to Neptune?
- Training code and Git information
- System metrics and hardware consumption
- Other metadata
Resources
Example
Install Neptune and the integration:
pip install -U "neptune[aws]"
Enable Neptune logging:
from neptune.integrations.aws import init_run
run = init_run(
secret="neptune-secret", # Use your secret name here
region="us-west-1", # Use the appropriate region here
)
Support
If you got stuck or simply want to talk to us, here are your options:
- Check our FAQ page.
- You can submit bug reports, feature requests, or contributions directly to the repository.
- Chat! In the Neptune app, click the blue message icon in the bottom-right corner and send a message. A real person will talk to you ASAP (typically very ASAP).
- You can just shoot us an email at support@neptune.ai.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
neptune_aws-1.1.1.tar.gz
(7.9 kB
view details)
Built Distribution
File details
Details for the file neptune_aws-1.1.1.tar.gz
.
File metadata
- Download URL: neptune_aws-1.1.1.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06966f28e801c62f50e4495030b79e99f40f65a173188cb77b2327469af4f28b |
|
MD5 | 844f8cff3dbc6a18b803527ed3df39f1 |
|
BLAKE2b-256 | b15455cb89ebf65a6c3d66ac3828882a20999ab58bc527862ba6ca8dae7b3fde |
File details
Details for the file neptune_aws-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: neptune_aws-1.1.1-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c11cc802fb45571ca5945a480d6e30f87a1e78354898987aa3197f5348ee3b9b |
|
MD5 | 7bf00b9b5b1907938929513a7f485e5f |
|
BLAKE2b-256 | 0e501c515b9c23cd98c5e3e9e5efbe6bd1316ee011d7cac6a520f19304bacea2 |