NannyML / nannyml

nannyml: post-deployment data science in python
https://www.nannyml.com/
Apache License 2.0
1.88k stars 136 forks source link

User warning is thrown while running quickstart code snippet given in README #373

Open NeoKish opened 6 months ago

NeoKish commented 6 months ago

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.

SarthakNikhal commented 5 months ago

@NeoKish @nnansters Can I work on this issue?

stale[bot] commented 3 months ago

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.

nnansters commented 3 months ago

@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!

stale[bot] commented 1 month ago

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.

nnansters commented 1 month ago

Did you manage to figure something out @SarthakNikhal ? Or shall I take a look into it?