PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 9 hours 45 minutes 47 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
65 475
Rejected
0
llm:3f7c09c289bbd0536cdfbc41944ba42b1b0f77e44514025f6b4c95d94775b102
Edit
```json
{
"classifications": [
{
"column": "Unnamed: 0",
"label": "none",
"confidence": 1.0,
"reason": "Empty column with no data"
},
{
"column": "X",
"label": "near_key",
"confidence": 0.95,
"reason": "117 distinct values out of 127 rows (92% distinct), no nulls, appears to be an identifier but not 100% unique"
},
{
"column": "f_boxer",
"label": "none",
"confidence": 1.0,
"reason": "Only 6 distinct values for 127 rows, represents first boxer name with high repetition"
},
{
"column": "s_boxer",
"label": "none",
"confidence": 1.0,
"reason": "105 distinct values but represents second boxer name, not a key field"
},
{
"column": "f_boxer_result",
"label": "none",
"confidence": 1.0,
"reason": "Only 2 distinct values (NA, won), categorical result field"
},
{
"column": "f_boxer_stance",
"label": "none",
"confidence": 1.0,
"reason": "Only 4 distinct values, categorical attribute"
},
{
"column": "f_boxer_age",
"label": "none",
"confidence": 1.0,
"reason": "20 distinct values with 18% nulls, numeric attribute"
},
{
"column": "f_boxer_height",
"label": "none",
"confidence": 1.0,
"reason": "Only 6 distinct values, numeric attribute"
},
{
"column": "f_boxer_reach",
"label": "none",
"confidence": 1.0,
"reason": "Only 6 distinct values, numeric attribute"
},
{
"column": "f_boxer_won",
"label": "none",
"confidence": 1.0,
"reason": "63 distinct values, represents wins count"
},
{
"column": "f_boxer_lost",
"label": "none",
"confidence": 1.0,
"reason": "Only 5 distinct values, represents losses count"
},
{
"column": "f_boxer_drawn",
"label": "none",
"confidence": 1.0,
"reason": "Only 3 distinct values, represents draws count"
},
{
"column": "f_boxer_KOs",
"label": "none",
"confidence": 1.0,
"reason": "54 distinct values with 18% nulls, represents KO count"
},
{
"column": "f_boxer_ranking",
"label": "none",
"confidence": 1.0,
"reason": "Only 4 distinct values, categorical ranking"
},
{
"column": "s_boxer_ranking",
"label": "none",
"confidence": 1.0,
"reason": "24 distinct values, categorical ranking"
},
{
"column": "s_boxer_age",
"label": "none",
"confidence": 1.0,
"reason": "21 distinct values with 18% 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 5% nulls, numeric attribute"
},
{
"column": "s_boxer_won",
"label": "none",
"confidence": 1.0,
"reason": "41 distinct values, represents wins count"
},
{
"column": "s_boxer_lost",
"label": "none",
"confidence": 1.0,
"reason": "27 distinct values, represents losses count"
},
{
"column": "s_boxer_drawn",
"label": "none",
"confidence": 1.0,
"reason": "Only 7 distinct values, represents draws count"
},
{
"column": "s_boxer_KOs",
"label": "none",
"confidence": 1.0,
"reason": "35 distinct values with 18% nulls, represents KO count"
},
{
"column": "s_boxer_result",
"label": "none",
"confidence": 1.0,
"reason": "Only 2 distinct values (NA, lost), categorical result field"
},
{
"column": "matchRounds",
"label": "none",
"confidence": 1.0,
"reason": "Only 11 distinct values, represents number of rounds"
},
{
"column": "fightEnd",
"label": "none",
"confidence": 1.0,
"reason": "Only 6 distinct values, categorical fight outcome"
}
]
}
```