siddhm11 commited on
Commit
7d4c686
·
verified ·
1 Parent(s): 04eae30

v2 model: production_model/eval_metrics_v2.json

Browse files
Files changed (1) hide show
  1. production_model/eval_metrics_v2.json +221 -0
production_model/eval_metrics_v2.json ADDED
@@ -0,0 +1,221 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metrics": {
3
+ "Heuristic": {
4
+ "ndcg@5": 0.11592394487394277,
5
+ "ndcg@10": 0.16781153427227338,
6
+ "ndcg@20": 0.2319342951881642,
7
+ "recall@10": 0.3023517740429505,
8
+ "mrr": 0.21061923173981048
9
+ },
10
+ "V2 LightGBM": {
11
+ "ndcg@5": 0.8903084772096255,
12
+ "ndcg@10": 0.9186384673551364,
13
+ "ndcg@20": 0.9473276046637528,
14
+ "recall@10": 0.9362628384687208,
15
+ "mrr": 1.0
16
+ },
17
+ "V1 LightGBM": {
18
+ "ndcg@5": 0.7257547161489314,
19
+ "ndcg@10": 0.7895323219635818,
20
+ "ndcg@20": 0.8420620604377875,
21
+ "recall@10": 0.8752917833800186,
22
+ "mrr": 0.8982843137254901
23
+ }
24
+ },
25
+ "feature_importance": [
26
+ {
27
+ "rank": 1,
28
+ "feature": "candidate_num_cited_by",
29
+ "importance": 14985.530790269375
30
+ },
31
+ {
32
+ "rank": 2,
33
+ "feature": "age_ratio",
34
+ "importance": 9626.036534249783
35
+ },
36
+ {
37
+ "rank": 3,
38
+ "feature": "candidate_position",
39
+ "importance": 8036.926429748535
40
+ },
41
+ {
42
+ "rank": 4,
43
+ "feature": "cluster_distance_to_medoid",
44
+ "importance": 2655.753707051277
45
+ },
46
+ {
47
+ "rank": 5,
48
+ "feature": "position_inverse",
49
+ "importance": 2578.4697216153145
50
+ },
51
+ {
52
+ "rank": 6,
53
+ "feature": "ewma_negative_similarity",
54
+ "importance": 1595.2763053178787
55
+ },
56
+ {
57
+ "rank": 7,
58
+ "feature": "ewma_shortterm_similarity",
59
+ "importance": 1498.1983343958855
60
+ },
61
+ {
62
+ "rank": 8,
63
+ "feature": "qdrant_cosine_score",
64
+ "importance": 418.87039536237717
65
+ },
66
+ {
67
+ "rank": 9,
68
+ "feature": "citation_count_ratio",
69
+ "importance": 360.1048934459686
70
+ },
71
+ {
72
+ "rank": 10,
73
+ "feature": "cosine_x_citations",
74
+ "importance": 288.0438839793205
75
+ },
76
+ {
77
+ "rank": 11,
78
+ "feature": "query_age_days",
79
+ "importance": 287.9089082479477
80
+ },
81
+ {
82
+ "rank": 12,
83
+ "feature": "candidate_influential_citations",
84
+ "importance": 250.03656780719757
85
+ },
86
+ {
87
+ "rank": 13,
88
+ "feature": "user_days_since_last_save",
89
+ "importance": 244.79518991708755
90
+ },
91
+ {
92
+ "rank": 14,
93
+ "feature": "candidate_citation_count",
94
+ "importance": 244.56051486730576
95
+ },
96
+ {
97
+ "rank": 15,
98
+ "feature": "query_citation_count",
99
+ "importance": 243.8800145983696
100
+ },
101
+ {
102
+ "rank": 16,
103
+ "feature": "ewma_longterm_similarity",
104
+ "importance": 227.91575199365616
105
+ },
106
+ {
107
+ "rank": 17,
108
+ "feature": "query_num_references",
109
+ "importance": 225.5082014799118
110
+ },
111
+ {
112
+ "rank": 18,
113
+ "feature": "candidate_citations_per_year",
114
+ "importance": 214.10649985074997
115
+ },
116
+ {
117
+ "rank": 19,
118
+ "feature": "candidate_age_days",
119
+ "importance": 184.8911971449852
120
+ },
121
+ {
122
+ "rank": 20,
123
+ "feature": "cosine_x_cocitation",
124
+ "importance": 152.6348159313202
125
+ },
126
+ {
127
+ "rank": 21,
128
+ "feature": "onboarding_category_match",
129
+ "importance": 152.52679014205933
130
+ },
131
+ {
132
+ "rank": 22,
133
+ "feature": "citations_x_recency",
134
+ "importance": 140.38160228729248
135
+ },
136
+ {
137
+ "rank": 23,
138
+ "feature": "category_x_recency",
139
+ "importance": 129.21052467823029
140
+ },
141
+ {
142
+ "rank": 24,
143
+ "feature": "user_session_save_count",
144
+ "importance": 109.97411346435547
145
+ },
146
+ {
147
+ "rank": 25,
148
+ "feature": "cluster_importance",
149
+ "importance": 102.49212235212326
150
+ },
151
+ {
152
+ "rank": 26,
153
+ "feature": "year_diff",
154
+ "importance": 81.32582759857178
155
+ },
156
+ {
157
+ "rank": 27,
158
+ "feature": "candidate_recency_score",
159
+ "importance": 80.25869399309158
160
+ },
161
+ {
162
+ "rank": 28,
163
+ "feature": "cosine_x_recency",
164
+ "importance": 61.490856766700745
165
+ },
166
+ {
167
+ "rank": 29,
168
+ "feature": "user_total_saves",
169
+ "importance": 60.1797690987587
170
+ },
171
+ {
172
+ "rank": 30,
173
+ "feature": "query_log_citations",
174
+ "importance": 48.18304318189621
175
+ },
176
+ {
177
+ "rank": 31,
178
+ "feature": "candidate_log_citations",
179
+ "importance": 44.986644983291626
180
+ },
181
+ {
182
+ "rank": 32,
183
+ "feature": "co_citation_count",
184
+ "importance": 17.18885040283203
185
+ },
186
+ {
187
+ "rank": 33,
188
+ "feature": "is_suppressed_category",
189
+ "importance": 16.725749731063843
190
+ },
191
+ {
192
+ "rank": 34,
193
+ "feature": "candidate_is_newer",
194
+ "importance": 11.455129861831665
195
+ },
196
+ {
197
+ "rank": 35,
198
+ "feature": "same_primary_category",
199
+ "importance": 0.0
200
+ },
201
+ {
202
+ "rank": 36,
203
+ "feature": "shared_author_count",
204
+ "importance": 0.0
205
+ },
206
+ {
207
+ "rank": 37,
208
+ "feature": "user_total_dismissals",
209
+ "importance": 0.0
210
+ }
211
+ ],
212
+ "training": {
213
+ "best_iteration": 52,
214
+ "train_rows": 26494,
215
+ "eval_rows": 3389,
216
+ "train_queries": 532,
217
+ "eval_queries": 68,
218
+ "training_time_seconds": 0.7
219
+ },
220
+ "latency_ms": 0.128
221
+ }