We need to port over the various plotting methods so that we can better visualize the model solutions. While I used Matplotlib to generate the graphics, we may want to consider using a different plotting package as matplotlib is becoming a bit dated. Seaborn would be one option; yhat would be another.
We need to port over the various plotting methods so that we can better visualize the model solutions. While I used Matplotlib to generate the graphics, we may want to consider using a different plotting package as matplotlib is becoming a bit dated. Seaborn would be one option; yhat would be another.