セクション 4. 章 5
single
Challenge: Implementing Hierarchical Clustering
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
You are given a synthetic dataset stored in the data variable.
- Compute the pairwise distance matrix using the Euclidian metric and store the result in the
distance_matrixvariable. - Perform hierarchical clustering using the single linkage method and store the result in the
linkage_matrixvariable.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 4. 章 5
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください