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

About the precision #11

Open
qwe1997 opened this issue Oct 12, 2020 · 0 comments
Open

About the precision #11

qwe1997 opened this issue Oct 12, 2020 · 0 comments

Comments

@qwe1997
Copy link

qwe1997 commented Oct 12, 2020

I just follow the author's advice to train my own datasets,but i have a problem during the training as following:

Training...
Epoch Time(sec) Loss_train AUC_dev AUC_test Precision_test Recall_test
C:\Anaconda3\envs\my-rdkit-env\lib\site-packages\sklearn\metrics_classification.py:1221: UndefinedMetricWarning: Precision is ill-defined and being set t
o 0.0 due to no predicted samples. Use zero_division parameter to control this behavior.
_warn_prf(average, modifier, msg_start, len(result))
C:\Anaconda3\envs\my-rdkit-env\lib\site-packages\sklearn\metrics_classification.py:1221: UndefinedMetricWarning: Precision is ill-defined and being set t
o 0.0 due to no predicted samples. Use zero_division parameter to control this behavior.
_warn_prf(average, modifier, msg_start, len(result))
1 18.5711581 2328.3497102856636 0.4819866010391031 0.5351374101374101 0.0 0.0

so how to deal with this problem?Thanks!

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

1 participant