PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 7 hours 41 minutes 49 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
63 103
Rejected
0
llm:1300407107efa0817b678bc3aa268c6692bcef3088bb4cbe0cce56393e7b161c
Edit
```json
{
"classifications": [
{
"column": "Unnamed: 0",
"label": "none",
"confidence": 1.0,
"reason": "Empty column with no data"
},
{
"column": "X",
"label": "primary_key",
"confidence": 1.0,
"reason": "100% distinct (127/127), zero nulls, sequential identifier"
},
{
"column": "f_boxer",
"label": "none",
"confidence": 1.0,
"reason": "Only 11 distinct values for 127 rows, represents first boxer name"
},
{
"column": "s_boxer",
"label": "none",
"confidence": 1.0,
"reason": "106 distinct values (83.5%), likely second boxer name but not unique enough"
},
{
"column": "f_boxer_result",
"label": "none",
"confidence": 1.0,
"reason": "Binary outcome field (won/lost), only 2 distinct values"
},
{
"column": "f_boxer_stance",
"label": "none",
"confidence": 1.0,
"reason": "Only 3 distinct values, categorical attribute"
},
{
"column": "f_boxer_age",
"label": "none",
"confidence": 1.0,
"reason": "20 distinct values with 9.4% nulls, numeric attribute"
},
{
"column": "f_boxer_height",
"label": "none",
"confidence": 1.0,
"reason": "Only 8 distinct values, numeric attribute"
},
{
"column": "f_boxer_reach",
"label": "none",
"confidence": 1.0,
"reason": "Only 8 distinct values, numeric attribute"
},
{
"column": "f_boxer_won",
"label": "none",
"confidence": 1.0,
"reason": "63 distinct values, numeric statistic"
},
{
"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 with nulls, numeric statistic"
},
{
"column": "f_boxer_ranking",
"label": "none",
"confidence": 1.0,
"reason": "Only 6 distinct values, ranking attribute"
},
{
"column": "s_boxer_ranking",
"label": "none",
"confidence": 1.0,
"reason": "24 distinct values, ranking attribute"
},
{
"column": "s_boxer_age",
"label": "none",
"confidence": 1.0,
"reason": "22 distinct values with nulls, numeric attribute"
},
{
"column": "s_boxer_stance",
"label": "none",
"confidence": 1.0,
"reason": "Only 9 distinct values, categorical attribute"
},
{
"column": "s_boxer_reach",
"label": "none",
"confidence": 1.0,
"reason": "18 distinct values, numeric attribute"
},
{
"column": "s_boxer_height",
"label": "none",
"confidence": 1.0,
"reason": "23 distinct values with nulls, numeric attribute"
},
{
"column": "s_boxer_won",
"label": "none",
"confidence": 1.0,
"reason": "41 distinct values, numeric statistic"
},
{
"column": "s_boxer_lost",
"label": "none",
"confidence": 1.0,
"reason": "26 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 with nulls, numeric statistic"
},
{
"column": "rounds",
"label": "none",
"confidence": 1.0,
"reason": "67 distinct values, appears to contain mixed text data"
},
{
"column": "s_boxer_result",
"label": "none",
"confidence": 1.0,
"reason": "Binary outcome field (won/lost), only 2 distinct values"
},
{
"column": "matchRounds",
"label": "none",
"confidence": 1.0,
"reason": "10 distinct values with nulls, numeric attribute"
},
{
"column": "fightEnd",
"label": "none",
"confidence": 1.0,
"reason": "Only 5 distinct values, categorical outcome type"
}
]
}
```