メインコンテンツへスキップ
ホームPython

コース

Pythonで学ぶクラスタ分析

中級スキルレベル
更新日 2026/04
このコースでは、SciPy を用いた階層型クラスタリングと k-means などで、教師なし学習の基礎を学びます。
コースを無料で開始
PythonMachine Learning4時間14 ビデオ46 演習3,650 XP64,707達成証明書

無料アカウントを作成

または

続行すると、弊社の利用規約プライバシーポリシーに同意し、データが米国に保存されることに同意したことになります。

数千の企業の学習者に愛されています

Group

2名以上のトレーニングをお考えですか?

DataCamp for Businessを試す

コース説明

Google News で、似たニュース記事が自動的に同じトピックにまとめられているのを見たことはありませんか?その裏側でどのような処理が行われているのか、気になったことはありますか?このコースでは、Python の SciPy ライブラリを使ったクラスタリングを通して、教師なし学習を紹介します。データの前処理や、階層的クラスタリングと k-means クラスタリングの実装を取り上げます。コース全体を通して、人気のサッカーゲーム FIFA 18 の選手データを題材に学習します。受講後は、さまざまなクラスタリング手法を素早くデータに適用し、生成されたクラスタを可視化して結果を分析できるようになります。

前提条件

Intermediate Python
1

Introduction to Clustering

Before you are ready to classify news articles, you need to be introduced to the basics of clustering. This chapter familiarizes you with a class of machine learning algorithms called unsupervised learning and then introduces you to clustering, one of the popular unsupervised learning algorithms. You will know about two popular clustering techniques - hierarchical clustering and k-means clustering. The chapter concludes with basic pre-processing steps before you start clustering data.
チャプター開始
2

Hierarchical Clustering

This chapter focuses on a popular clustering algorithm - hierarchical clustering - and its implementation in SciPy. In addition to the procedure to perform hierarchical clustering, it attempts to help you answer an important question - how many clusters are present in your data? The chapter concludes with a discussion on the limitations of hierarchical clustering and discusses considerations while using hierarchical clustering.
チャプター開始
3

K-Means Clustering

This chapter introduces a different clustering algorithm - k-means clustering - and its implementation in SciPy. K-means clustering overcomes the biggest drawback of hierarchical clustering that was discussed in the last chapter. As dendrograms are specific to hierarchical clustering, this chapter discusses one method to find the number of clusters before running k-means clustering. The chapter concludes with a discussion on the limitations of k-means clustering and discusses considerations while using this algorithm.
チャプター開始
4

Clustering in Real World

Now that you are familiar with two of the most popular clustering techniques, this chapter helps you apply this knowledge to real-world problems. The chapter first discusses the process of finding dominant colors in an image, before moving on to the problem discussed in the introduction - clustering of news articles. The chapter concludes with a discussion on clustering with multiple variables, which makes it difficult to visualize all the data.
チャプター開始
Pythonで学ぶクラスタ分析
コース完了

修了証明書を取得

この資格をLinkedInプロフィール、履歴書、CVに追加しましょう
ソーシャルメディアや人事評価で共有しましょう
今すぐ登録

19百万人を超える学習者と一緒にPythonで学ぶクラスタ分析を今日から始めましょう!

無料アカウントを作成

または

続行すると、弊社の利用規約プライバシーポリシーに同意し、データが米国に保存されることに同意したことになります。

DataCamp for Mobileでデータスキルを磨きましょう

モバイル コースと毎日の 5 分間のコーディング チャレンジで、外出先でも進歩できます。