-
Notifications
You must be signed in to change notification settings - Fork 115
Problem in the code #15
Copy link
Copy link
Open
Description
Joint-Bayesian/src/joint_bayesian.py
Line 156 in fa38b7a
| pre = dist >= t_s |
Is it pre = dist <= t_s ? Since positive means y==1, while dist >= t_s means negtive.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels