sub_target = target[mask] #70
Unanswered
zhaozhongfeng1990
asked this question in
Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/amphibian-dev/toad/blob/3b22cc9a5d83255d394da483ec47b0de5f862c07/toad/stats.py
what's the meaning of row150
def probability(target, mask = None):
"""get probability of target by mask
sub_target = target[mask] ?
thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions