セクション 3. 章 2
single
Challenge: Using DBSCAN Clustering to Detect Outliers
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Now, you will apply the DBSCAN clustering algorithm to detect outliers on a simple Iris dataset.
You have to:
- Specify the parameters of the DBScan algorithm: set
epsequal to0.35andmin_samplesequal to6. - Fit the algorithm and provide clustering.
- Get outlier indexes and indexes of normal data. Pay attention that outliers detected by the algorithm have a
-1label.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 3. 章 2
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください