techavenger123 commited on
Commit ·
3175ec1
1
Parent(s): 7e1cdd6
New Readme
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
---
|
| 2 |
title: FaultSense
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: blue
|
| 6 |
sdk: docker
|
|
@@ -9,5 +9,5 @@ app_port: 7860
|
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
-
# FaultSense
|
| 13 |
-
Real-time binary fault detection using LightGBM and Flask.
|
|
|
|
| 1 |
+
---
|
| 2 |
title: FaultSense
|
| 3 |
+
emoji: ⚙️
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: blue
|
| 6 |
sdk: docker
|
|
|
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# FaultSense - Industrial Equipment Fault Predictor
|
| 13 |
+
Real-time binary fault detection using LightGBM and Flask.
|