Datasets:
Commit
·
690acbc
1
Parent(s):
98c5112
Update README.md
Browse files
README.md
CHANGED
@@ -22,11 +22,10 @@ Also to be able retrain the model on the given feedback over a wrong predicted s
|
|
22 |
<br>
|
23 |
**Main Features**
|
24 |
<br>
|
25 |
-
|
|
26 |
-
|
27 |
| This feature variable has all sort of texts, sentences, tweets, etc. | This target variable contains 3 types of numeric values as sentiments such as 0, 1 and 2. Where 0 means Negative, 1 means Neutral and 2 means Positive. |
|
28 |
<br>
|
29 |
-
<br>
|
30 |
**Other Features**
|
31 |
<br>
|
32 |
| **preds** | |
|
|
|
22 |
<br>
|
23 |
**Main Features**
|
24 |
<br>
|
25 |
+
| text | labels |
|
26 |
+
|----------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------|
|
27 |
| This feature variable has all sort of texts, sentences, tweets, etc. | This target variable contains 3 types of numeric values as sentiments such as 0, 1 and 2. Where 0 means Negative, 1 means Neutral and 2 means Positive. |
|
28 |
<br>
|
|
|
29 |
**Other Features**
|
30 |
<br>
|
31 |
| **preds** | |
|