This notebook shows how to plot a PCA with sciki-learn and statsmodels, ... from sklearn.decomposition import PCA X = final[df.columns[1:-1]] Y ...
確定! 回上一頁