PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 10 hours 43 minutes 36 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
3 / 1 024 max
Total
66 410
Rejected
0
llm:70564dcf98c3117fd74fe05135d2cd78096105dc1af0d406dd988a9c45b4c343
Edit
```json
{
"classifications": [
{
"column": "date",
"label": "temporal",
"confidence": 1.0,
"reason": "Date column representing when matches occurred"
},
{
"column": "place",
"label": "spatial",
"confidence": 0.3,
"reason": "Column name suggests location, but only contains 'Unknown' value"
},
{
"column": "opponent_1",
"label": "none",
"confidence": 1.0,
"reason": "Fighter name identifier, not a coordinate"
},
{
"column": "opponent_2",
"label": "none",
"confidence": 1.0,
"reason": "Fighter name identifier, not a coordinate"
},
{
"column": "opponent_1_estimated_punch_power",
"label": "none",
"confidence": 1.0,
"reason": "Numeric metric, not a coordinate"
},
{
"column": "opponent_2_estimated_punch_power",
"label": "none",
"confidence": 1.0,
"reason": "Numeric metric, not a coordinate"
},
{
"column": "opponent_1_estimated_punch_resistance",
"label": "none",
"confidence": 1.0,
"reason": "Numeric metric, not a coordinate"
},
{
"column": "opponent_2_estimated_punch_resistance",
"label": "none",
"confidence": 1.0,
"reason": "Numeric metric, not a coordinate"
},
{
"column": "opponent_1_estimated_ability_to_take_punch",
"label": "none",
"confidence": 1.0,
"reason": "Numeric metric, not a coordinate"
},
{
"column": "opponent_2_estimated_ability_to_take_punch",
"label": "none",
"confidence": 1.0,
"reason": "Numeric metric, not a coordinate"
},
{
"column": "opponent_1_rounds_boxed",
"label": "none",
"confidence": 1.0,
"reason": "Count metric, not a coordinate"
},
{
"column": "opponent_2_rounds_boxed",
"label": "none",
"confidence": 1.0,
"reason": "Count metric, not a coordinate"
},
{
"column": "opponent_1_round_ko_percentage",
"label": "none",
"confidence": 1.0,
"reason": "Percentage metric, not a coordinate"
},
{
"column": "opponent_2_round_ko_percentage",
"label": "none",
"confidence": 1.0,
"reason": "Percentage metric, not a coordinate"
},
{
"column": "opponent_1_has_been_ko_percentage",
"label": "none",
"confidence": 1.0,
"reason": "Percentage metric, not a coordinate"
},
{
"column": "opponent_2_has_been_ko_percentage",
"label": "none",
"confidence": 1.0,
"reason": "Percentage metric, not a coordinate"
},
{
"column": "opponent_1_avg_weight",
"label": "none",
"confidence": 1.0,
"reason": "Weight measurement, not a coordinate"
},
{
"column": "opponent_2_avg_weight",
"label": "none",
"confidence": 1.0,
"reason": "Weight measurement, not a coordinate"
},
{
"column": "verdict",
"label": "none",
"confidence": 1.0,
"reason": "Match outcome description, not a coordinate"
}
]
}
```