Open NeoKish opened 8 months ago
@NeoKish @nnansters Can I work on this issue?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@NeoKish @nnansters Can I work on this issue?
Oh sorry, lost track of your response @SarthakNikhal . Of course you can, let me know if I can help with anything. Thanks for the offer!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Did you manage to figure something out @SarthakNikhal ? Or shall I take a look into it?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug A user warning is thrown even though the y_true value is given.
To Reproduce Quickstart code snippet provided in README ran on Windows 11 System with python 3.10 and nannyml v0.10.4
Screenshots & scripts
py310_nannyml\lib\site-packages\nannyml\performance_estimation\confidence_based\metrics.py:401: UserWarning: No 'y_true' values given for chunk, returning NaN as realized ROC-AUC.