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

假负表达式错误,selectThreshold中fn = np.sum((cvPrecision == 1) & (yval == 0)).astype(float) #9

Open
MechYZG1004 opened this issue Mar 12, 2018 · 1 comment

Comments

@MechYZG1004
Copy link

实际fn = np.sum((cvPrecision == 0) & (yval == 1)).astype(float)

@lawlite19
Copy link
Owner

是的,已做修改。

@lawlite19 lawlite19 reopened this Sep 18, 2018
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

No branches or pull requests

2 participants