So, I had a small doubt?
Do I need to learn basic mathplotlib for this course since there is no explicit optional lab for it?
It appears to be an important tool as it helps us to visualise stuff.
Thanks
Hi Gopesh,
You don’t need to learn matplotlib for completing the course. The quizes and the assignments won’t ask you to write matplotlib code, and the focus of the MLS is on machine learning instead of visualization. However, I think you pointed out a valid point that visualization is important, so here is a official collection of tutorials that you might learn the basic components which you can combine to build more sophisticated visualization.
Raymond
1 Like