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

Model Validation not current with MLFlow.evaluate #190

Closed
csmcpherson opened this issue Jan 17, 2025 · 1 comment
Closed

Model Validation not current with MLFlow.evaluate #190

csmcpherson opened this issue Jan 17, 2025 · 1 comment

Comments

@csmcpherson
Copy link

ModelValidation.py notebook uses deprecated parameters in mlflow.evaluate, namely:

  • custom_metrics --> DEPRECATED
  • validation_thresholds --> DEPRECATED
  • baseline_model --> DEPRECATED

Please update your template to concord with the latest MLFlow evaluate release, described at:

https://mlflow.org/docs/latest/python_api/mlflow.html?highlight=evaluate#mlflow.evaluate

@rohitarun-db
Copy link

rohitarun-db commented Mar 11, 2025

Thanks for bringing this up! We've added a ticket to refactor this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants