#install.packages("tsne") library(Rtsne) library(tsne) library(tidyverse) library(rio) ... ggplot(df,aes(Y1,Y2,colour=label))+geom_point().
確定! 回上一頁