PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 6 hours 33 minutes 53 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
61 933
Rejected
0
llm:10b3a0862ac697480a5a4edf4c5ee1d0df3e5b701f46d89c9d86d4b963de6127
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"
}
]
}
```