rm(list = ls()) ##############compare PCA, pcoA and TSNE #PCA (linear) #t-SNE (non-parametric/ nonlinear) library(ggplot2) mydata = iris ...
確定! 回上一頁