MAli7319 commited on
Commit
c42a6d5
·
1 Parent(s): 919851b

Create strengths_and_weaknesses.txt

Browse files
Files changed (1) hide show
  1. strengths_and_weaknesses.txt +9 -0
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