非監督式學習

認識 Machine Learning

Hadrien Lacroix

Content Developer at DataCamp

非監督式學習

反白顯示非監督式學習

認識 Machine Learning

非監督式學習

  • 非監督式學習=沒有目標欄
    • 沒有引導
    • 檢視整個資料集
    • 嘗試找出模式
認識 Machine Learning

應用

分群、關聯與異常偵測屬於非監督式學習的子類

認識 Machine Learning

分群

反白顯示分群

認識 Machine Learning

分群範例

狗與貓

認識 Machine Learning

物種分群

依物種分群的狗與貓

認識 Machine Learning

顏色分群

依顏色分群的狗與貓

認識 Machine Learning

來源分群

依來源分群的狗與貓

認識 Machine Learning

分群模型

  • K Means
    • 指定叢集數量
  • DBSCAN(density-based spatial clustering of applications with noise):
    • 指定何者構成叢集
認識 Machine Learning

Iris 表格

iris 表格

認識 Machine Learning

K-Means:4 個叢集

iris_clustering_four_clusters

認識 Machine Learning

K-Means:3 個叢集

iris 三個叢集分群

認識 Machine Learning

真實標籤

iris 分群與圖例

認識 Machine Learning

異常偵測

反白顯示異常偵測

認識 Machine Learning

偵測離群值

  • 異常偵測=找出離群值
  • 離群值=與其餘觀測差異顯著
認識 Machine Learning

離群值

離群值

認識 Machine Learning

移除離群值

移除離群值

認識 Machine Learning

異常偵測案例

  • 找出更快故障或更耐用的裝置
  • 找出能欺騙系統的詐騙者
  • 找出能抵抗致命疾病的病人
  • ……
認識 Machine Learning

關聯

反白顯示關聯

認識 Machine Learning

關聯

Amazon 推薦

認識 Machine Learning

一起來練習吧!

認識 Machine Learning

Preparing Video For Download...