During evaluation of the model using compare_model(). All AUCs are zero.
This output of Pycaret 3.3.0 is weird. what's the reason for that? [1]: https://i.stack.imgur.com/qm2ZT.png
During evaluation of the model using compare_model(). All AUCs are zero.
This output of Pycaret 3.3.0 is weird. what's the reason for that? [1]: https://i.stack.imgur.com/qm2ZT.png
Copyright © 2021 Jogjafile Inc.
It's a bug of
Pycaret.Downgrade to
pip install pycaret==3.2.0andpip install scikit-learn==1.2.2You can track the progress to solve this bug here: https://github.com/pycaret/pycaret/pull/3935