PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 19 hours 51 minutes 39 seconds
Memory
Total
512MB
Used
8,15MB (1.59%)
Free
503,85MB
Keys
Current
6 252
Total (since start)
11 098
Evictions
0
Reclaimed
299
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
73 193
Rejected
0
llm:9b1ba7a08ac8383e56d50207c55b8421d00ef46973f3df568670a56651b76e60
Edit
```xml
<result>
<column_name>recall_at_k</column_name>
<family>additive</family>
<subtype>intensive_additive</subtype>
<confidence>0.85</confidence>
<requires_user_confirmation>false</requires_user_confirmation>
<sum_meaningful>false</sum_meaningful>
<signed>false</signed>
<reducers>
<primary_reducer>mean</primary_reducer>
<valid_reducers>mean, min, max, median, distribution</valid_reducers>
<excluded_reducers>sum (summing a performance metric is meaningless), product (not a ratio of sequential changes)</excluded_reducers>
<average_semantics>arithmetic_mean</average_semantics>
</reducers>
<inner_outer_measure>
<inner_measure_reducer>min</inner_measure_reducer>
<outer_measure_reducer>max</outer_measure_reducer>
</inner_outer_measure>
<multiplicative_partner_derivable>false</multiplicative_partner_derivable>
<reasoning>
Table-type gate: DIMENSION with no sequence axis makes multiplicative highly implausible. Despite center_near_one and range_bounded_near_one, "recall_at_k" is a performance metric (proportion of relevant items retrieved), which is an intensive level/score, not a ratio of sequential changes. Values [0.75, 1.0] represent absolute performance levels at different entities; averaging across entities is meaningful, but summing is not (you cannot add recall scores). The column is bounded [0,1] by definition, centered away from both 0 and 1, fitting intensive_additive. No multiplicative naming tokens present.
</reasoning>
<table_type_conflict>false</table_type_conflict>
</result>
```