Spaces:
Runtime error
Runtime error
Create strengths_and_weaknesses.txt
Browse files
strengths_and_weaknesses.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
strengths
|
2 |
+
- the model is trained with almost 15.000 comments and the distribution of the rates are balanced
|
3 |
+
- it can predict the rating very accurate if the actual rating is in the interval [1,4]
|
4 |
+
- exclamation mark and emojis effects the output rating
|
5 |
+
|
6 |
+
weaknesses
|
7 |
+
- the model is having trouble with predicting the rating if the actual rating is close to 0 and 5
|
8 |
+
- longer comments tends to be considered as average rating since it increases the neutral score
|
9 |
+
- exclamation mark and emojis effects the output rating
|