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 Monitoring] Add rebuild_images param to enable_model_monitoring() #5746

Merged
merged 11 commits into from
Jun 13, 2024

Conversation

davesh0812
Copy link
Contributor

@davesh0812 davesh0812 requested a review from jond01 June 11, 2024 11:13
Copy link
Member

@jond01 jond01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address the last comment, other than that it looks good

tests/system/model_monitoring/test_app.py Outdated Show resolved Hide resolved
@@ -2116,6 +2116,7 @@ def enable_model_monitoring(
*,
deploy_histogram_data_drift_app: bool = True,
wait_for_deployment: bool = False,
overwrite: bool = False,
Copy link
Member

@jond01 jond01 Jun 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the overwrite argument also to the deploy_histogram_data_drift_app function.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think ׳e can add it in different pr, not sure we want to add this option to the user.

@davesh0812 davesh0812 changed the title [Model Monitoring] Add overwrite param to enable_model_monitoring() [Model Monitoring] Add rebuild_images param to enable_model_monitoring() Jun 13, 2024
@davesh0812 davesh0812 requested a review from assaf758 June 13, 2024 11:55
mlrun/db/httpdb.py Outdated Show resolved Hide resolved
mlrun/projects/project.py Outdated Show resolved Hide resolved
server/api/api/endpoints/model_monitoring.py Outdated Show resolved Hide resolved
davesh0812 and others added 5 commits June 13, 2024 16:25
Co-authored-by: Assaf Ben-Amitai <Assaf_Ben_Amitai@mckinsey.com>
Co-authored-by: Assaf Ben-Amitai <Assaf_Ben_Amitai@mckinsey.com>
Co-authored-by: Assaf Ben-Amitai <Assaf_Ben_Amitai@mckinsey.com>
@assaf758 assaf758 merged commit e2058b3 into mlrun:development Jun 13, 2024
11 checks passed
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

Successfully merging this pull request may close these issues.

3 participants