Example algo package with Cython-compiled submodules
Project description
參數列表
| 演算法功能 | 建模參數 | |
|---|---|---|
| 0 | DEMO | "0, 1, 1, 1, 1, 1, 1, 1" |
| 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 (穩態) |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file phm_algo_ias-1.3.0-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: phm_algo_ias-1.3.0-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 207.0 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba5537311449f1fa4f07ae9d6345cd6c013ccb8782478cfa3b994fc6ecdead40
|
|
| MD5 |
092a2cb67a801fe8b6978cdefea2d86c
|
|
| BLAKE2b-256 |
f1da531358b0eb142374715a992fb215ed055244b71d605226da32b34f6cd13a
|
File details
Details for the file phm_algo_ias-1.3.0-cp311-cp311-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: phm_algo_ias-1.3.0-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 352.3 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
620d8d3974c616c5f5724ecbde9f7c19e39d614c52e73456dd6210455d1d3159
|
|
| MD5 |
20db83488ef3b8573db84cd4b9a866ac
|
|
| BLAKE2b-256 |
2af6e4dad7c72af0c4842cd38da40baf8a3480ff152efb93b2dcc4883b84c8b8
|
File details
Details for the file phm_algo_ias-1.3.0-cp311-cp311-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: phm_algo_ias-1.3.0-cp311-cp311-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 320.4 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a74aa274d79f1c0af26e28050fb180498621b941165b0909716c4a28021cb751
|
|
| MD5 |
66807db1cd159d933d0c4b7c89d8b7f1
|
|
| BLAKE2b-256 |
63d2c4a234761fab333bd3e7e14af8f0081bd9d739abf25bec2de7c0d0610791
|
File details
Details for the file phm_algo_ias-1.3.0-cp311-cp311-manylinux_2_28_x86_64.whl.
File metadata
- Download URL: phm_algo_ias-1.3.0-cp311-cp311-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 350.1 kB
- Tags: CPython 3.11, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5d43259bc2261f4fba0a33c29f46d3e1ccf2f794dbd1f9025f9b977d294c939
|
|
| MD5 |
7d8cfa6224e5a2d5ef0ec873b1350e3d
|
|
| BLAKE2b-256 |
2f81db05030e2fb28644f0a3f53eadf15da7a73b4af0883998030d303c600757
|
File details
Details for the file phm_algo_ias-1.3.0-cp311-cp311-manylinux_2_28_aarch64.whl.
File metadata
- Download URL: phm_algo_ias-1.3.0-cp311-cp311-manylinux_2_28_aarch64.whl
- Upload date:
- Size: 320.3 kB
- Tags: CPython 3.11, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fcac7de87799206506a6afd873135f82af0396d39a904eeb35a462ba9615465
|
|
| MD5 |
039c7373518244e18e3947cd00549b55
|
|
| BLAKE2b-256 |
330048a7571cafe3bed50f2ba6b1df046353fca09357ad4b494bc13b43fce62f
|