hats
hats copied to clipboard
run code , but meets error in sklearn/metrics/classification.py:1143
UndefinedMetricWarning: F-score is ill-defined and being set to 0.0 in labels with no predicted samples.
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.
I also get the error TypeError: 'NoneType' object is not iterable
in main.py
https://github.com/dmis-lab/hats/issues/9
https://hjlabs.in/