7762aa93ff14123
http://nhiro.org.s3.amazonaws.com/1/1/112f02520e9f60d66393df41c10a6878.jpg https://gyazo.com/112f02520e9f60d66393df41c10a6878
7762aa93ff14,122 7762aa93ff14,124
7762aa93ff14
(OCR text)
124
t-SNE
sklearnに実装がある。Manifold learningについて
の解説ページもある。 見た目的にはt-SNEは確か
にきれいだが、軸に深い意味はないので後段に
DTやKNNなどの空間を分割するタイプの分類機
を伴わないとイマイチじゃなかろうか。
2~3次元用とのことなので「新しいデータは
とりあえずt-SNEで2次元にして眺めてみるー
きれいなら特徴量にも使う」がよいかも。
sklearn.manifold.TSNEscikit-learn 0.16.1 documentation
http://scikit-learn.org/stable/modules/generated/sklearn.manifold.TSNE.html
2.2. Manifold learning
http://scikit-learn.org/stable/modules/manifold.html
scikit-learn 0.16.1 documentation
Nearest: 7762aa93ff14,063