Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
|
|
| 1 |
license: mit
|
|
|
|
|
|
|
| 2 |
metrics:
|
| 3 |
-
|
|
|
|
| 4 |
pipeline_tag: tabular-regression
|
| 5 |
tags:
|
| 6 |
-
|
| 7 |
-
library_name: sklearn
|
| 8 |
-
language:
|
| 9 |
-
- en
|
| 10 |
widget:
|
| 11 |
- input:
|
| 12 |
- YearsExperience:
|
|
@@ -14,3 +15,4 @@ widget:
|
|
| 14 |
- 1.1
|
| 15 |
- 2.5
|
| 16 |
- 5
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
metrics:
|
| 6 |
+
- accuracy
|
| 7 |
+
library_name: sklearn
|
| 8 |
pipeline_tag: tabular-regression
|
| 9 |
tags:
|
| 10 |
+
- finance
|
|
|
|
|
|
|
|
|
|
| 11 |
widget:
|
| 12 |
- input:
|
| 13 |
- YearsExperience:
|
|
|
|
| 15 |
- 1.1
|
| 16 |
- 2.5
|
| 17 |
- 5
|
| 18 |
+
---
|