Fixed license and base model
Browse files
README.md
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
-
base_model: null
|
| 6 |
pipeline_tag: tabular-classification
|
| 7 |
tags:
|
| 8 |
- sklearn
|
|
|
|
| 1 |
---
|
| 2 |
+
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
| 5 |
pipeline_tag: tabular-classification
|
| 6 |
tags:
|
| 7 |
- sklearn
|