PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 8 hours 58 minutes 51 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
64 540
Rejected
0
llm:1f395cf2224127ea339f1ea939ef3f8b7dd651ae5a53e47404b8873c11d8f396
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"
}
]
}
```