PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 21 hours 32 minutes 14 seconds
Memory
Total
512MB
Used
8,15MB (1.59%)
Free
503,85MB
Keys
Current
6 252
Total (since start)
11 098
Evictions
0
Reclaimed
299
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
74 180
Rejected
0
llm:b353ef762844d350756b15a834953e9bc7ef812910c96a15ee87d059b876b96f
Edit
```json
{
"classifications": [
{
"column": "Player ID",
"label": "none",
"confidence": 1.0,
"reason": "Unique identifier for players, not a coordinate"
},
{
"column": "Name",
"label": "none",
"confidence": 1.0,
"reason": "Player name, not a coordinate"
},
{
"column": "Assoc",
"label": "none",
"confidence": 0.9,
"reason": "Association/country codes, but used as categorical attribute not spatial coordinate"
},
{
"column": "Gender",
"label": "none",
"confidence": 1.0,
"reason": "Categorical demographic attribute, not a coordinate"
},
{
"column": "Birth year",
"label": "temporal",
"confidence": 1.0,
"reason": "Year values representing points on time axis"
},
{
"column": "Activity",
"label": "none",
"confidence": 1.0,
"reason": "Status indicator (Active/Inactive), not a coordinate"
},
{
"column": "Playing hand",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute for handedness, not a coordinate"
},
{
"column": "Playing style",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute for play style, not a coordinate"
},
{
"column": "Grip",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute for grip type, not a coordinate"
}
]
}
```