PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 7 hours 16 minutes 2 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
62 513
Rejected
0
llm:b3059f0e90e7a4fd7c8868137b7bf40a875beaf966e6a7bb406d5e59104ef56f
Edit
```json
{
"classifications": [
{
"column": "date",
"label": "none",
"confidence": 0.95,
"reason": "132 distinct values out of 152 rows (86.8%) - not unique enough for near_key, represents match dates"
},
{
"column": "place",
"label": "none",
"confidence": 1.0,
"reason": "Only 1 distinct value ('Unknown') - constant column, not a key"
},
{
"column": "opponent_1",
"label": "none",
"confidence": 0.9,
"reason": "114 distinct out of 152 (75%) - represents fighter names, not unique enough for near_key"
},
{
"column": "opponent_2",
"label": "none",
"confidence": 0.9,
"reason": "82 distinct out of 152 (54%) - represents fighter names, not unique enough for near_key"
},
{
"column": "opponent_1_estimated_punch_power",
"label": "none",
"confidence": 1.0,
"reason": "40 distinct values out of 152 - metric attribute, not a key"
},
{
"column": "opponent_2_estimated_punch_power",
"label": "none",
"confidence": 1.0,
"reason": "40 distinct values out of 152 - metric attribute, not a key"
},
{
"column": "opponent_1_estimated_punch_resistance",
"label": "none",
"confidence": 1.0,
"reason": "120 distinct but has nulls (1.3%) - metric attribute, not a key"
},
{
"column": "opponent_2_estimated_punch_resistance",
"label": "none",
"confidence": 1.0,
"reason": "112 distinct with 5.3% nulls - metric attribute, not a key"
},
{
"column": "opponent_1_estimated_ability_to_take_punch",
"label": "none",
"confidence": 1.0,
"reason": "43 distinct values out of 152 - metric attribute, not a key"
},
{
"column": "opponent_2_estimated_ability_to_take_punch",
"label": "none",
"confidence": 1.0,
"reason": "37 distinct values out of 152 - metric attribute, not a key"
},
{
"column": "opponent_1_rounds_boxed",
"label": "none",
"confidence": 1.0,
"reason": "115 distinct out of 152 - metric attribute, not a key"
},
{
"column": "opponent_2_rounds_boxed",
"label": "none",
"confidence": 1.0,
"reason": "98 distinct with 17.8% nulls - metric attribute, not a key"
},
{
"column": "opponent_1_round_ko_percentage",
"label": "none",
"confidence": 1.0,
"reason": "122 distinct with 15.8% nulls - metric attribute, not a key"
},
{
"column": "opponent_2_round_ko_percentage",
"label": "none",
"confidence": 1.0,
"reason": "121 distinct with 11.8% nulls - metric attribute, not a key"
},
{
"column": "opponent_1_has_been_ko_percentage",
"label": "none",
"confidence": 1.0,
"reason": "45 distinct values out of 152 - metric attribute, not a key"
},
{
"column": "opponent_2_has_been_ko_percentage",
"label": "none",
"confidence": 1.0,
"reason": "17 distinct with 36.2% nulls - metric attribute, not a key"
},
{
"column": "opponent_1_avg_weight",
"label": "none",
"confidence": 1.0,
"reason": "134 distinct out of 152 (88.2%) - metric attribute, not unique enough for near_key"
},
{
"column": "opponent_2_avg_weight",
"label": "none",
"confidence": 1.0,
"reason": "106 distinct out of 152 (69.7%) - metric attribute, not a key"
},
{
"column": "verdict",
"label": "none",
"confidence": 0.95,
"reason": "113 distinct out of 152 (74.3%) - match outcome description, not unique enough for near_key"
}
]
}
```