Using PyCaret, when I apply a compare_models(), and that a catboost is found to be the best, I cannot print it, while I can do it for all the others. So I cannot use it to test predictions, for example.
I'm using PyCaret version 2.2.0 and Python version 3.8.5 64-bit. I'm on Mac (Big OS).
See What I've got with another model juste beside :
question from:https://stackoverflow.com/questions/65937608/catboost-and-compare-models-issue-in-python