Closed ngupta23 closed 2 years ago
Stale issue message: This issue will be automatically closed by GitHub Actions in 1 week if there is no further activity.
Stale issue message: This issue will be automatically closed by GitHub Actions in 1 week if there is no further activity.
We want to log the following plots during setup
This can mimic the way _mlflow_log_model
is implemented
So, maybe create another method called _mlflow_log_setup
(called at the end of setup
) and internally, you can call the respective plot_model
calls (similar to what is done inside _mlflow_log_model
Hi @ngupta23, can you assign this issue to me? Thanks!
@ngupta23 Is this issue being worked on or can I have a go ? My first contribution to pycaret
Thanks @ryankarlos. I have assigned it to you. This is not being worked on right now by anyone.
This is a good feature to have. We will take this up later (after model MLFlow logging is implemented).
Originally posted by @ngupta23 in https://github.com/pycaret/pycaret/issues/1782#issuecomment-955689962