<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Unsupervised on Debimate</title><link>https://debimate.jp/tags/unsupervised/</link><description>Recent content in Unsupervised on Debimate</description><image><title>Debimate</title><url>https://debimate.jp/images/default-ogp.jpg</url><link>https://debimate.jp/images/default-ogp.jpg</link></image><generator>Hugo -- 0.161.1</generator><language>ja-jp</language><lastBuildDate>Sun, 24 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://debimate.jp/tags/unsupervised/index.xml" rel="self" type="application/rss+xml"/><item><title>k-means - K-means／k平均法</title><link>https://debimate.jp/ml/ml/k-means/</link><pubDate>Sun, 24 May 2026 00:00:00 +0000</pubDate><guid>https://debimate.jp/ml/ml/k-means/</guid><description>&lt;p&gt;k-means（k平均法）は、データを「k個のクラスタ」に分け、各クラスタの中心（重心）に最も近い点同士を集める教師なし学習の手法である。&lt;br&gt;
目的は「クラスタ内のばらつきを最小化し、クラスタ間の分離を良くする」こと。分類器ではなく、分割・要約のための手法。&lt;/p&gt;</description></item><item><title>PCA - Principal Component Analysis／主成分分析</title><link>https://debimate.jp/ml/ml/pca/</link><pubDate>Sun, 24 May 2026 00:00:00 +0000</pubDate><guid>https://debimate.jp/ml/ml/pca/</guid><description>&lt;p&gt;PCA（主成分分析）は、多次元データの「ばらつき（分散）が大きい方向」を見つけ、座標軸をその方向へ回転させてから、重要な軸だけ残す方法である。&lt;br&gt;
目的は「情報量（分散）をできるだけ保ったまま、次元を減らす」こと。PCAは予測や分類のモデルではなく、前処理として使われる。&lt;/p&gt;</description></item></channel></rss>