Skip to content

[BUG] Outlier Sample Detection - Timeout #1776

Answered by matanper
Yarden234 asked this question in Q&A
Discussion options

You must be logged in to vote

Another solution is to pass the timeout parameter to the suite method and it will pass it down to any check that uses it:

from deepchecks.tabular.suites import data_integrity
suite = data_integrity(timeout=60)

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@noamzbr
Comment options

Answer selected by noamzbr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1768 on July 17, 2022 07:51.