MLRunX integrations for popular ML frameworks
Project description
MLRunX Integrations
Framework integrations for MLRunX.
Supported Frameworks
- PyTorch Lightning -
MLRunXLogger - HuggingFace Transformers -
MLRunXCallback - Optuna -
MLRunXOptunaCallback - Hydra -
MLRunXHydraCallback
Installation
# Install with all integrations
pip install "mlrunx-integrations[all]"
# Or install specific integrations
pip install "mlrunx-integrations[lightning]"
pip install "mlrunx-integrations[transformers]"
pip install "mlrunx-integrations[optuna]"
pip install "mlrunx-integrations[hydra]"
Usage
PyTorch Lightning
from mlrunx_integrations import MLRunXLogger
from pytorch_lightning import Trainer
trainer = Trainer(logger=MLRunXLogger(project="my-project"))
trainer.fit(model)
HuggingFace Transformers
from mlrunx_integrations import MLRunXCallback
from transformers import Trainer
trainer = Trainer(...)
trainer.add_callback(MLRunXCallback(project="my-project"))
trainer.train()
Optuna
from mlrunx_integrations import MLRunXOptunaCallback
import optuna
study = optuna.create_study()
study.optimize(
objective,
callbacks=[MLRunXOptunaCallback(project="my-project")]
)
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
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 mlrunx_integrations-0.1.3.tar.gz.
File metadata
- Download URL: mlrunx_integrations-0.1.3.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acb87e7b84e587f381784d01c88998ec4d9e355259c915899b6c74791b0e1537
|
|
| MD5 |
c5989ee5e9bf1a380a65f9f3cf48173b
|
|
| BLAKE2b-256 |
626db22bb08b2bb8a889a55e9b9ca4119ba03fd76f0bf407f2fd360fd677856f
|
Provenance
The following attestation bundles were made for mlrunx_integrations-0.1.3.tar.gz:
Publisher:
release.yml on ibusnowden/MLRunX
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
mlrunx_integrations-0.1.3.tar.gz -
Subject digest:
acb87e7b84e587f381784d01c88998ec4d9e355259c915899b6c74791b0e1537 - Sigstore transparency entry: 954008641
- Sigstore integration time:
-
Permalink:
ibusnowden/MLRunX@f89e69ecfd84e3bdbee9a344d5baa83d9aa022aa -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/ibusnowden
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@f89e69ecfd84e3bdbee9a344d5baa83d9aa022aa -
Trigger Event:
push
-
Statement type:
File details
Details for the file mlrunx_integrations-0.1.3-py3-none-any.whl.
File metadata
- Download URL: mlrunx_integrations-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4afab8add43dfef67b10f3c7a6cf9a05e3d296fa334a6fa58963ac0103b2992e
|
|
| MD5 |
f9ebd07d2fb0b69ee0e2240b6b25a1bf
|
|
| BLAKE2b-256 |
f78614dbf270c4349dc03a088623b48702ffe254a2ae423746e9ccda791f801a
|
Provenance
The following attestation bundles were made for mlrunx_integrations-0.1.3-py3-none-any.whl:
Publisher:
release.yml on ibusnowden/MLRunX
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
mlrunx_integrations-0.1.3-py3-none-any.whl -
Subject digest:
4afab8add43dfef67b10f3c7a6cf9a05e3d296fa334a6fa58963ac0103b2992e - Sigstore transparency entry: 954008728
- Sigstore integration time:
-
Permalink:
ibusnowden/MLRunX@f89e69ecfd84e3bdbee9a344d5baa83d9aa022aa -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/ibusnowden
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@f89e69ecfd84e3bdbee9a344d5baa83d9aa022aa -
Trigger Event:
push
-
Statement type: