-
Notifications
You must be signed in to change notification settings - Fork 1
/
Result_stats.txt
41 lines (34 loc) · 3.57 KB
/
Result_stats.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Language model
{POSITIVE TRAINING SET} Training Set: 0 Test Set: 4 Total results : 200 Correct_Results : 141 Precision: 70.5
{POSITIVE TRAINING SET} Training Set: 1 Test Set: 4 Total results : 200 Correct_Results : 127 Precision: 63.5
{POSITIVE TRAINING SET} Training Set: 2 Test Set: 4 Total results : 200 Correct_Results : 127 Precision: 63.5
{POSITIVE TRAINING SET} Training Set: 3 Test Set: 4 Total results : 200 Correct_Results : 126 Precision: 63.0
{NEGATIVE TRAINING SET} Training Set: 0 Test Set: 4 Total results : 200 Correct_Results : 175 Precision: 87.5
{NEGATIVE TRAINING SET} Training Set: 1 Test Set: 4 Total results : 200 Correct_Results : 180 Precision: 90.0
{NEGATIVE TRAINING SET} Training Set: 2 Test Set: 4 Total results : 200 Correct_Results : 172 Precision: 86.0
{NEGATIVE TRAINING SET} Training Set: 3 Test Set: 4 Total results : 200 Correct_Results : 177 Precision: 88.5
{POSITIVE TRAINING SET} Training Set: {0,} Test Set: 4 Total results : 200 Correct_Results : 141 Precision: 70.5
{POSITIVE TRAINING SET} Training Set: {0,1,} Test Set: 4 Total results : 200 Correct_Results : 143 Precision: 71.5
{POSITIVE TRAINING SET} Training Set: {0,1,2,} Test Set: 4 Total results : 200 Correct_Results : 142 Precision: 71.0
{POSITIVE TRAINING SET} Training Set: {0,1,2,3,} Test Set: 4 Total results : 200 Correct_Results : 141 Precision: 70.5
{NEGATIVE TRAINING SET} Training Set: {0,} Test Set: 4 Total results : 200 Correct_Results : 175 Precision: 87.5
{NEGATIVE TRAINING SET} Training Set: {0,1,} Test Set: 4 Total results : 200 Correct_Results : 177 Precision: 88.5
{NEGATIVE TRAINING SET} Training Set: {0,1,2,} Test Set: 4 Total results : 200 Correct_Results : 176 Precision: 88.0
{NEGATIVE TRAINING SET} Training Set: {0,1,2,3,} Test Set: 4 Total results : 200 Correct_Results : 168 Precision: 84.0
PerceptronClassifier
{POSITIVE TRAINING SET} Training Set: 0 Test Set: 4 Total results : 200 Correct_Results : 143 Precision: 71.5
{POSITIVE TRAINING SET} Training Set: 1 Test Set: 4 Total results : 200 Correct_Results : 143 Precision: 71.5
{POSITIVE TRAINING SET} Training Set: 2 Test Set: 4 Total results : 200 Correct_Results : 152 Precision: 76.0
{POSITIVE TRAINING SET} Training Set: 3 Test Set: 4 Total results : 200 Correct_Results : 159 Precision: 79.5
{NEGATIVE TRAINING SET} Training Set: 0 Test Set: 4 Total results : 200 Correct_Results : 159 Precision: 79.5
{NEGATIVE TRAINING SET} Training Set: 1 Test Set: 4 Total results : 200 Correct_Results : 151 Precision: 75.5
{NEGATIVE TRAINING SET} Training Set: 2 Test Set: 4 Total results : 200 Correct_Results : 133 Precision: 66.5
{NEGATIVE TRAINING SET} Training Set: 3 Test Set: 4 Total results : 200 Correct_Results : 164 Precision: 82.0
{POSITIVE TRAINING SET} Training Set: {0,} Test Set: 4 Total results : 200 Correct_Results : 142 Precision: 71.0
{POSITIVE TRAINING SET} Training Set: {0,1,} Test Set: 4 Total results : 200 Correct_Results : 146 Precision: 73.0
{POSITIVE TRAINING SET} Training Set: {0,1,2,} Test Set: 4 Total results : 200 Correct_Results : 144 Precision: 72.0
{POSITIVE TRAINING SET} Training Set: {0,1,2,3,} Test Set: 4 Total results : 200 Correct_Results : 157 Precision: 78.5
{NEGATIVE TRAINING SET} Training Set: {0,} Test Set: 4 Total results : 200 Correct_Results : 173 Precision: 86.5
{NEGATIVE TRAINING SET} Training Set: {0,1,} Test Set: 4 Total results : 200 Correct_Results : 155 Precision: 77.5
{NEGATIVE TRAINING SET} Training Set: {0,1,2,} Test Set: 4 Total results : 200 Correct_Results : 166 Precision: 83.0
{NEGATIVE TRAINING SET} Training Set: {0,1,2,3,} Test Set: 4 Total results : 200 Correct_Results : 161 Precision: 80.5