agt64

Results 3 comments of agt64

As a workaround, I was able to install pygraphviz on my local machine. When I opened the predictor object on my local machine and run plot_ensemble_model(), it's still trying to...

Here's my workaround from local machine (make sure to use / if windows instead of \ or \\) import autogluon import pickle import pygraphviz from autogluon.tabular import TabularPredictor new_path =...

I think its related to the proxy too, and unfortunately will probably move development outside of sagemaker unless someone has found a work around.