組合器
左邊切產業、選場景, 右邊即時預覽組合後的應用。URL 本身就是組合定義, 可分享 / 書籤。
API 金鑰 · api-keys
API 金鑰
4 個使用中
- Production API
sk_live_4f8a...xxxxreadwrite42 分鐘前 - Mobile App
sk_live_9b2c...xxxxread2 小時前 - Analytics Pipeline
sk_live_e7d1...xxxxreadexport1 天前 - Staging (rotating)
sk_test_a3f9...xxxxreadwriteadmin5 天前
ML 模型卡 · ml-model-card
ML Model Card
買家流失預測 v3.2
AUC
0.847
Precision
0.72
Recall
0.69
F1
0.70
訓練資料過去 12 個月 · 6000 筆
特徵數47 維 · SHAP 可解釋
重訓頻率每週 · Airflow DAG
偏差審查依年齡/性別/地區 fairness ✓
對抗測試通過 (2026-03-28)
Schema 變更 · schema-diff
Schema Diff · v2.3 → v2.4
商品_tx table · 4 個變更
- +customer_segment : varchar(32)
- +tax_exempt_flag : boolean
- ~amount : decimal(10,2) → decimal(14,2)
- -legacy_customer_code : varchar(16)
資料管線 · etl-pipeline
Pipeline Layer · dbt / Airflow / Fivetran
電商品牌 資料管線
2 個來源 → 2 個目標 · 每 15 分鐘同步
● 運行中SLA 99.8%
Source (2)
外部 API
REST
資料庫 CDC
Debezium
Transform (dbt models)
stg_01✓ OK格式正規化日期/時區/欄位命名stg_02✓ OK業務規則轉換對應到 商品 本體stg_03✓ OKPII 遮蔽 / 加密符合合規規則stg_04✓ OK派生欄位計算 KPI 前置資料
-- models/fct_商品.sql
SELECT * FROM {{ ref('stg_04_derived') }}
WHERE draft IS NOT NULLSink (2)
原始資料
entity
核心實體
entity
最後執行: 2 分鐘前 · 處理 18,402 筆重跑看血緣 (lineage)查錯誤