PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 8 hours 32 minutes 18 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
63 993
Rejected
0
llm:28352d9ef147ab32a2f090667c0f0c372b3c136c46e931dea302fd0203ab2215
Edit
```json
{
"classifications": [
{
"column": "Unnamed: 0",
"role": "identifier",
"confidence": 0.95,
"reason": "Auto-generated row index, serves as primary key"
},
{
"column": "X",
"role": "identifier",
"confidence": 0.95,
"reason": "Unique identifier with 127 distinct values matching row count"
},
{
"column": "f_boxer",
"role": "dimension",
"confidence": 0.9,
"reason": "Boxer name used for grouping/filtering, low cardinality (11 distinct)"
},
{
"column": "s_boxer",
"role": "dimension",
"confidence": 0.9,
"reason": "Opponent boxer name used for grouping/filtering"
},
{
"column": "f_boxer_result",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical outcome (won/lost) used for filtering and grouping"
},
{
"column": "f_boxer_stance",
"role": "dimension",
"confidence": 0.85,
"reason": "Categorical stance type with 3 distinct values, used for grouping"
},
{
"column": "f_boxer_age",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric age value suitable for aggregation (avg age)"
},
{
"column": "f_boxer_height",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric height in cm, suitable for aggregation (avg height)"
},
{
"column": "f_boxer_reach",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric reach measurement, suitable for aggregation"
},
{
"column": "f_boxer_won",
"role": "measure",
"confidence": 1.0,
"reason": "Count of wins, numeric quantity for aggregation (sum/avg)"
},
{
"column": "f_boxer_lost",
"role": "measure",
"confidence": 1.0,
"reason": "Count of losses, numeric quantity for aggregation"
},
{
"column": "f_boxer_drawn",
"role": "measure",
"confidence": 1.0,
"reason": "Count of draws, numeric quantity for aggregation"
},
{
"column": "f_boxer_KOs",
"role": "measure",
"confidence": 1.0,
"reason": "Count of knockouts, numeric quantity for aggregation"
},
{
"column": "f_boxer_ranking",
"role": "dimension",
"confidence": 0.85,
"reason": "Low cardinality ranking code (1-6) used for grouping/filtering"
},
{
"column": "s_boxer_ranking",
"role": "dimension",
"confidence": 0.85,
"reason": "Medium cardinality ranking code (1-24) used for grouping/filtering"
},
{
"column": "s_boxer_age",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric age value suitable for aggregation"
},
{
"column": "s_boxer_stance",
"role": "dimension",
"confidence": 0.85,
"reason": "Categorical stance/height with 9 distinct values for grouping"
},
{
"column": "s_boxer_reach",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric reach measurement, suitable for aggregation"
},
{
"column": "s_boxer_height",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric height in cm, suitable for aggregation"
},
{
"column": "s_boxer_won",
"role": "measure",
"confidence": 1.0,
"reason": "Count of wins, numeric quantity for aggregation"
},
{
"column": "s_boxer_lost",
"role": "measure",
"confidence": 1.0,
"reason": "Count of losses, numeric quantity for aggregation"
},
{
"column": "s_boxer_drawn",
"role": "measure",
"confidence": 1.0,
"reason": "Count of draws, numeric quantity for aggregation"
},
{
"column": "s_boxer_KOs",
"role": "measure",
"confidence": 1.0,
"reason": "Count of knockouts, numeric quantity for aggregation"
},
{
"column": "s_boxer_result",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical outcome (won/lost) used for filtering and grouping"
},
{
"column": "matchRounds",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric count of rounds, suitable for aggregation (avg rounds)"
},
{
"column": "fightEnd",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical fight ending type (KO/TKO, UD, etc.) for grouping"
}
]
}
```