Plots look different in matplotlib for different computers [on hold]


Plots look different in matplotlib for different computers [on hold]



I am running the notebook Siraj Raval posted on his github for the following video Predicting winning team using ML. Why are my plots less detailed/uglier than his? I have matplotlib 2.2.2 and haven't made any alterations to the code in his notebook. The only difference is that he is running it on a mac and I am running it on windows.



Link for the jupyter notebook Prediction.ipynb



This is Siraj's plot



This is my plot



This question appears to be off-topic. The users who voted to close gave this specific reason:





Please share your code or at least a link to the jupyter notebook
– ScottMcC
Jun 30 at 9:55





Shared the link
– Anoubhav Agarwaal
Jun 30 at 10:00





i don't see any difference except some trivial cosmetic ones
– bobrobbob
Jun 30 at 10:21




Popular posts from this blog

Render GeoTiff to on browser with leaflet

How to get chrome logged in user's email id through website

using states in a react-navigation without redux