Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,12 @@
|
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
# TPnet-baseline
|
| 7 |
|
|
|
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
pipeline_tag: tabular-classification
|
| 6 |
+
library_name: sklearn
|
| 7 |
+
tags:
|
| 8 |
+
- traffic
|
| 9 |
+
- sklearn
|
| 10 |
+
- tabular-classification
|
| 11 |
---
|
| 12 |
# TPnet-baseline
|
| 13 |
|