You will use the sklearn library to import the PCA module, and in the PCA method, you will pass the number of components (n_components=2) and finally call ...
確定! 回上一頁