When using pycaret evaluate_model , plots are not interactive
When using pycaret evaluate_model function I get
evaluate_model
but as you can see I get the pipeline plot, but even if I press the other options (like Threshold in the picture), the corresponding plots do not appear
How to speed up setup function on pycaret?
My question is very simple.
I have this code
Pycaret : ValueError: X array dims (n_rows) != n_periods
note that this is just an exercise