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

Open
csmcpherson opened this issue Jan 17, 2025 · 0 comments
Open

Model Validation not current with MLFlow.evaluate #190

csmcpherson opened this issue Jan 17, 2025 · 0 comments

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

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

1 participant