異常檢測算法速覽(Python代碼)

異常檢測算法速覽(Python代碼)

異常檢測算法速覽(Python代碼)


資料來源: https://mp.weixin.qq.com/s/14ppxYCnX6le2zY8_wCuZg



One thought on “異常檢測算法速覽(Python代碼)

  1. 14種異常檢測方法彙總(附代碼)! – 資料清洗/資料過濾/數據清洗/數據過濾

    https://mp.weixin.qq.com/s/kLyxnPQBvLaBfZU6k2oG-A

    01. 3sigma
    02. Z-score
    03. boxplot
    04. Grubbs假設檢驗
    05. KNN
    06. Local Outlier Factor (LOF)
    07. Connectivity-Based Outlier Factor (COF)
    08. Stochastic Outlier Selection (SOS)
    09. DBSCAN
    10. Isolation Forest (iForest)
    11. Principal Component Analysis (PCA)
    12. AutoEncoder
    13. One-Class SVM
    14. 基於預測的方法(Moving, Average, ARIMA)

發表迴響

你的電子郵件位址並不會被公開。 必要欄位標記為 *