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

run code , but meets error in sklearn/metrics/classification.py:1143 #2

Open
wintogo opened this issue Jan 7, 2020 · 2 comments
Open

Comments

@wintogo
Copy link

wintogo commented Jan 7, 2020

UndefinedMetricWarning: F-score is ill-defined and being set to 0.0 in labels with no predicted samples.

@seanswyi
Copy link
Member

seanswyi commented Jan 7, 2020

This probably isn't really an issue with the code itself.

Check this Stack Overflow question: UndefinedMetricWarning: F-score is ill-defined and being set to 0.0 in labels with no predicted samples.

@hemangjoshi37a
Copy link

I also get the error TypeError: 'NoneType' object is not iterable in main.py
#9
https://hjlabs.in/

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

3 participants