In the previous section, you solved some graded question which helped you learn and implement PCA in Python.
In this segment, you will continue to implement PCA with the same data as in the previous graded question.
The following notebook contains code relevant for the following practice questions. Refer to it in case you are stuck.
Note
Follow the instructions as in the previous segment.