{ "cells": [ { "cell_type": "markdown", "metadata": { "id": "mmf7WR-VoGi5" }, "source": [ "# 주성분 분석" ] }, { "cell_type": "markdown", "metadata": { "id": "1x17ryFhoGjA" }, "source": [ "
\n",
" 구글 코랩에서 실행하기\n",
" | \n",
"
PCA(n_components=50)In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook.
PCA(n_components=50)
PCA(n_components=0.5)In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook.
PCA(n_components=0.5)
KMeans(n_clusters=3, random_state=42)In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook.
KMeans(n_clusters=3, random_state=42)