Update README.md
Browse files
README.md
CHANGED
|
@@ -1,23 +1,23 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: ๐๏ธ
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: red
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
short_description: Generate synthetic actuarial model points
|
| 12 |
tags:
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
---
|
| 22 |
|
| 23 |
# ๐๏ธ Actuarial Model Point Generator
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Actuarial Model Point Generator
|
| 3 |
emoji: ๐๏ธ
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: red
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.31.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
short_description: Generate synthetic actuarial model points
|
| 12 |
tags:
|
| 13 |
+
- actuarial
|
| 14 |
+
- insurance
|
| 15 |
+
- model-points
|
| 16 |
+
- synthetic-data
|
| 17 |
+
- data-generation
|
| 18 |
+
- gradio
|
| 19 |
+
- dashboard
|
| 20 |
+
- excel
|
| 21 |
---
|
| 22 |
|
| 23 |
# ๐๏ธ Actuarial Model Point Generator
|