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

MLflow logging *before* slow function calls #1393

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

wd60622
Copy link
Contributor

@wd60622 wd60622 commented Jan 17, 2025

Description

Log off some items about the model before sample or fit are called. Makes it easier to kick-off and track while sampling.

Related Issue

  • Closes #
  • Related to #

Checklist

Modules affected

  • MMM
  • CLV
  • Customer Choice

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

📚 Documentation preview 📚: https://pymc-marketing--1393.org.readthedocs.build/en/1393/

@wd60622 wd60622 requested a review from juanitorduz January 17, 2025 14:59
@wd60622 wd60622 added the enhancement New feature or request label Jan 17, 2025
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.59%. Comparing base (c05311b) to head (ed354c3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1393      +/-   ##
==========================================
- Coverage   94.59%   94.59%   -0.01%     
==========================================
  Files          48       48              
  Lines        5199     5198       -1     
==========================================
- Hits         4918     4917       -1     
  Misses        281      281              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@juanitorduz juanitorduz merged commit 7e161a9 into main Jan 17, 2025
21 checks passed
@juanitorduz juanitorduz deleted the log-before-slow-calls branch January 17, 2025 17:38
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

Successfully merging this pull request may close these issues.

2 participants