AnubhaParashar commited on
Commit
ad8dcc1
·
verified ·
1 Parent(s): 96a8a9f

Delete data/raw/README.md

Browse files
Files changed (1) hide show
  1. data/raw/README.md +0 -31
data/raw/README.md DELETED
@@ -1,31 +0,0 @@
1
- ---
2
- title: Generator PM Reliability Dashboard
3
- emoji: ⚙️
4
- colorFrom: red
5
- colorTo: blue
6
- sdk: docker
7
- pinned: false
8
- ---
9
-
10
- # Generator Preventive Maintenance Reliability Dashboard
11
-
12
- This Space runs the dashboard using Docker + Streamlit.
13
-
14
- ## Why Docker?
15
-
16
- Docker pins Python 3.11 and stable package versions. This avoids Hugging Face Streamlit runtime/frontend mismatch issues such as:
17
-
18
- `Bad message format: Tried to use SessionInfo before it was initialized`
19
-
20
- ## Features
21
-
22
- - PM-to-failure linking
23
- - Executive KPIs
24
- - PM effectiveness analytics
25
- - Failure cost and downtime analysis
26
- - Telemetry risk analysis
27
- - Predictive ML and PM strategy
28
- - Logistic Regression baseline
29
- - Random Forest advanced model
30
- - Failure-within-14-days and failure-within-30-days prediction
31
- - Asset-level risk bands and recommended maintenance actions