Skip to main content

Example algo package with Cython-compiled submodules

Project description

參數列表

演算法功能 建模參數
0.1 DEMO_1 (每分鐘訓練以及推論) "0, 0, 1, 1, 2, 1, 1, 1"
0.2 DEMO_2 (時窗=60s, step=30s做訓練以及推論 ) "0, 0, 0, 1, 2, 1, 1, 4"
1-1 一般建模(TSMC) "1, 0, 1, 3, 3, 1, 1, 1"
1-2 一般建模(SDP、雲界、景碩) "1, 0, 1, 1, 2, 1, 1, 1"
2-1 快速建模-暫態(TSMC) "1, 0, 1, 3, 3, 1, 1, 2"
2-2 快速建模-穩態(TSMC) "1, 0, 1, 3, 3, 1, 1, 3"

參數意義

0 1 2 3 4
1. 時間長度設定 min hour
2. 測試資料群值處理 close open
3. 低解析度特徵篩選 close open
4. 特徵選擇 Time, Frequency, fail mode Time, Frequency Frequency
5. Scale df_scaled = df Standardize() minmax()
6. 模型 PCA + T²
7. rul_deadline T² + 12 * σ(T²) → Score Warning: T² + 24 * σ(T²) → Score
rul_deadline = 0
8. feature_extraction_setting 每小時取特徵
小時不足1800筆則刪除
依資料進行rolling計算
Window = 120s
Step = 60s (暫態)
Rolling計算
Window = 3600s
Step = 1800s (穩態)
Rolling計算 Window = 60s ,Step = 30s

error_stage列表

Training error_stage 程式步驟
Error_01 df 轉換成每秒一筆資料
Error_02 出廠設定參數
Error_03 前處理
Error_04 特徵分類/挑選
Error_05 低解析度特徵篩選
Error_06 特徵萃取
Error_07 資料正規化
Error_08 建模
Error_09 RUL 計算
Inference error_stage 程式步驟
Error_01 df 轉換成每秒一筆資料
Error_02 檢查資料筆數 (是否<301)
Error_03 出廠設定參數
Error_04 前處理
Error_05 特徵萃取
Error_06 資料正規化
Error_07 計算 HI & T2 & 嫌疑度變量

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

phm_algo_ias-1.3.4-cp311-cp311-win_amd64.whl (229.9 kB view details)

Uploaded CPython 3.11Windows x86-64

File details

Details for the file phm_algo_ias-1.3.4-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for phm_algo_ias-1.3.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8635ce77150dc8db0ba2d0623ebad9aeecb4d794e5f713b0312b06c9011c336e
MD5 faf90a924f7a13ccc00dcc75bb235003
BLAKE2b-256 bb46a0d648b28cc96b822659758c9f4b0820a779eb4c6a697ed6952ad2707288

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page