PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 11 hours 36 minutes 37 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
67 002
Rejected
0
llm:58da48f12eb16f798abe2295b91b38b783d14e603cca3074d8a41bec2db0bde4
Edit
```json
{
"classifications": [
{
"column": "Unnamed: 0",
"label": "none",
"confidence": 0.95,
"reason": "Empty column with no data, cannot serve as key"
},
{
"column": "X",
"label": "primary_key",
"confidence": 0.99,
"reason": "100% distinct (115/115), zero nulls, appears to be row identifier"
},
{
"column": "f_boxer",
"label": "none",
"confidence": 0.95,
"reason": "Only 11 distinct values for 115 rows (9.6%), descriptive attribute not a key"
},
{
"column": "s_boxer",
"label": "none",
"confidence": 0.85,
"reason": "95 distinct values (82.6%), below 98% threshold for near_key"
},
{
"column": "f_boxer_result",
"label": "none",
"confidence": 1.0,
"reason": "Only 2 distinct values (won/lost), categorical attribute"
},
{
"column": "f_boxer_stance",
"label": "none",
"confidence": 1.0,
"reason": "Only 2 distinct values (orthodox/southpaw), categorical attribute"
},
{
"column": "f_boxer_age",
"label": "none",
"confidence": 1.0,
"reason": "20 distinct values, numeric attribute not a key"
},
{
"column": "f_boxer_height",
"label": "none",
"confidence": 1.0,
"reason": "Only 8 distinct values, measurement attribute"
},
{
"column": "f_boxer_reach",
"label": "none",
"confidence": 1.0,
"reason": "Only 8 distinct values, measurement attribute"
},
{
"column": "f_boxer_won",
"label": "none",
"confidence": 1.0,
"reason": "63 distinct values, numeric statistic not a key"
},
{
"column": "f_boxer_lost",
"label": "none",
"confidence": 1.0,
"reason": "Only 6 distinct values, numeric statistic"
},
{
"column": "f_boxer_drawn",
"label": "none",
"confidence": 1.0,
"reason": "Only 2 distinct values, numeric statistic"
},
{
"column": "f_boxer_KOs",
"label": "none",
"confidence": 1.0,
"reason": "54 distinct values, numeric statistic not a key"
},
{
"column": "f_boxer_ranking",
"label": "none",
"confidence": 1.0,
"reason": "Only 6 distinct values (1-6), categorical ranking"
},
{
"column": "s_boxer_ranking",
"label": "none",
"confidence": 1.0,
"reason": "24 distinct values, categorical ranking not a key"
},
{
"column": "s_boxer_age",
"label": "none",
"confidence": 1.0,
"reason": "22 distinct values, numeric attribute not a key"
},
{
"column": "s_boxer_stance",
"label": "none",
"confidence": 1.0,
"reason": "Only 3 distinct values, categorical attribute"
},
{
"column": "s_boxer_reach",
"label": "none",
"confidence": 1.0,
"reason": "18 distinct values, measurement attribute"
},
{
"column": "s_boxer_height",
"label": "none",
"confidence": 1.0,
"reason": "22 distinct values with 4.3% nulls, measurement attribute"
},
{
"column": "s_boxer_won",
"label": "none",
"confidence": 1.0,
"reason": "40 distinct values, numeric statistic not a key"
},
{
"column": "s_boxer_lost",
"label": "none",
"confidence": 1.0,
"reason": "20 distinct values, numeric statistic"
},
{
"column": "s_boxer_drawn",
"label": "none",
"confidence": 1.0,
"reason": "Only 6 distinct values, numeric statistic"
},
{
"column": "s_boxer_KOs",
"label": "none",
"confidence": 1.0,
"reason": "35 distinct values, numeric statistic not a key"
},
{
"column": "s_boxer_result",
"label": "none",
"confidence": 1.0,
"reason": "Only 2 distinct values (won/lost), categorical attribute"
},
{
"column": "matchRounds",
"label": "none",
"confidence": 1.0,
"reason": "10 distinct values with 9.6% nulls, numeric attribute"
},
{
"column": "fightEnd",
"label": "none",
"confidence": 1.0,
"reason": "Only 5 distinct values, categorical attribute"
}
]
}
```