Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make use of mlflow.log_metric(..., step=..., timestamp=...) #1397

Open
wd60622 opened this issue Jan 18, 2025 · 0 comments
Open

Make use of mlflow.log_metric(..., step=..., timestamp=...) #1397

wd60622 opened this issue Jan 18, 2025 · 0 comments
Labels
enhancement New feature or request mlflow

Comments

@wd60622
Copy link
Contributor

wd60622 commented Jan 18, 2025

I would like to make use of the mlflow.log_metric(..., step=..., timestamp=...) which could open the door logging metrics during sampling

For instance making use of the callback argument for pm.sample: https://www.pymc.io/projects/docs/en/stable/api/generated/pymc.sample.html

More reference: https://www.pymc.io/projects/examples/en/stable/howto/sampling_callback.html

Related: pymc-devs/nutpie#166

Inspired by convo with @coreyabs-db

@wd60622 wd60622 added mlflow enhancement New feature or request and removed Needs Triage labels Jan 18, 2025
@wd60622 wd60622 changed the title Make use of mlflow.log_metric(..., step=..., ) Make use of mlflow.log_metric(..., step=..., timestamp=...) Jan 18, 2025
@wd60622 wd60622 mentioned this issue Jan 23, 2025
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mlflow
Projects
None yet
Development

No branches or pull requests

1 participant