We are getting the following error after running either check_stats() or compare_models() functions from PyCaret versiob 3.0.x;
"_CURRENT_EXPERIMENT global variable is not set. Please run setup() first."
Is there any pointer that how this can be resolved?
Regards
Adil
i had run the check_stats() function, it gave me the same as mentioned above, further when i had run the compare_model() function, it also gave me the same error. Although when i see the documentation, it had clearly shown the output in the form of pandas dataframe