PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 10 hours 40 minutes 47 seconds
Memory
Total
512MB
Used
13,32MB (2.6%)
Free
498,68MB
Keys
Current
10 162
Total (since start)
11 092
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
2 / 1 024 max
Total
66 129
Rejected
0
llm:6b82f3a020c20a3f8c101f72d987555f6c7dbeac13be51d9ea97bc3f65fa82ec
Edit
```json
{
"classifications": [
{
"column": "date",
"role": "dimension",
"confidence": 0.95,
"reason": "Date values used for filtering and grouping time-based analysis; 132 distinct values across 152 rows"
},
{
"column": "place",
"role": "dimension",
"confidence": 0.9,
"reason": "Location field with only 'Unknown' value; categorical dimension despite low cardinality"
},
{
"column": "opponent_1",
"role": "dimension",
"confidence": 0.85,
"reason": "Boxer name with 114 distinct values; used for grouping/filtering matches by participant"
},
{
"column": "opponent_2",
"role": "dimension",
"confidence": 0.85,
"reason": "Boxer name with 82 distinct values; used for grouping/filtering matches by participant"
},
{
"column": "opponent_1_estimated_punch_power",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric metric (0-89) representing punch power; suitable for aggregation and comparison"
},
{
"column": "opponent_2_estimated_punch_power",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric metric (0-89) representing punch power; suitable for aggregation and comparison"
},
{
"column": "opponent_1_estimated_punch_resistance",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric metric (0-73.9) representing resistance; suitable for aggregation"
},
{
"column": "opponent_2_estimated_punch_resistance",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric metric (0-73.4) representing resistance; suitable for aggregation"
},
{
"column": "opponent_1_estimated_ability_to_take_punch",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric metric (0-86) representing ability; suitable for aggregation"
},
{
"column": "opponent_2_estimated_ability_to_take_punch",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric metric (0-89) representing ability; suitable for aggregation"
},
{
"column": "opponent_1_rounds_boxed",
"role": "measure",
"confidence": 0.95,
"reason": "Count of rounds (0-462); numeric quantity suitable for sum/avg aggregation"
},
{
"column": "opponent_2_rounds_boxed",
"role": "measure",
"confidence": 0.95,
"reason": "Count of rounds (0-391); numeric quantity suitable for sum/avg aggregation"
},
{
"column": "opponent_1_round_ko_percentage",
"role": "measure",
"confidence": 0.95,
"reason": "Percentage metric (0-100); numeric rate suitable for averaging"
},
{
"column": "opponent_2_round_ko_percentage",
"role": "measure",
"confidence": 0.95,
"reason": "Percentage metric (0-100); numeric rate suitable for averaging"
},
{
"column": "opponent_1_has_been_ko_percentage",
"role": "measure",
"confidence": 0.95,
"reason": "Percentage metric (0-62.5); numeric rate suitable for averaging"
},
{
"column": "opponent_2_has_been_ko_percentage",
"role": "measure",
"confidence": 0.95,
"reason": "Percentage metric (0-25); numeric rate suitable for averaging"
},
{
"column": "opponent_1_avg_weight",
"role": "measure",
"confidence": 0.95,
"reason": "Weight measurement (0-432.86); numeric quantity suitable for aggregation"
},
{
"column": "opponent_2_avg_weight",
"role": "measure",
"confidence": 0.95,
"reason": "Weight measurement (0-661.5); numeric quantity suitable for aggregation"
},
{
"column": "verdict",
"role": "attribute",
"confidence": 0.95,
"reason": "Free-form descriptive text about match outcome; 113 distinct values, displayed but not aggregated"
}
]
}
```