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

Change Outlier call depending on type #2205

Merged
merged 1 commit into from
Jul 27, 2020
Merged

Change Outlier call depending on type #2205

merged 1 commit into from
Jul 27, 2020

Conversation

ukclivecox
Copy link
Contributor

What this PR does / why we need it:
Change outlier call based on loaded detector

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

@ukclivecox ukclivecox requested a review from axsaucedo July 27, 2020 19:03
@seldondev
Copy link
Collaborator

Mon Jul 27 19:04:26 UTC 2020
The logs for [pr-build] [1] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2205/1.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2205 --build=1

@seldondev
Copy link
Collaborator

Mon Jul 27 19:04:35 UTC 2020
The logs for [lint] [2] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2205/2.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2205 --build=2

return_instance_score=ret_instance_score,
)
op_preds = {}
name = self.model.meta['name']
Copy link
Contributor

Choose a reason for hiding this comment

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

Would model meta name always be set? Otherwise may be worth adding .get("name", None) to avoid exception

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah ok i seen, thanks for the reference

@axsaucedo
Copy link
Contributor

/approve

@seldondev
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: axsaucedo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@seldondev seldondev merged commit 6f61bb6 into SeldonIO:master Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants