PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 10 hours 56 minutes 13 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
66 517
Rejected
0
llm:fe3dfe908051ae29507bbc5012784a1296906e6cebea8511d4b5697265f3d0dd
TTL 3 days 8 hours 10 minutes 18 seconds Size 1,68KB Export
Edit
```json { "classifications": [ { "column": "Player ID", "label": "primary_key", "confidence": 1.0, "reason": "100% distinct (37620/37620), zero nulls, uniquely identifies each player" }, { "column": "Name", "label": "near_key", "confidence": 0.95, "reason": "99.6% distinct (37478/37620), zero nulls, almost unique but not quite" }, { "column": "Assoc", "label": "none", "confidence": 1.0, "reason": "231 distinct values in 37620 rows, represents association/country codes" }, { "column": "Gender", "label": "none", "confidence": 1.0, "reason": "Only 2 distinct values (Male/Female), categorical attribute" }, { "column": "Birth year", "label": "none", "confidence": 1.0, "reason": "84 distinct values, 25% null rate, demographic attribute" }, { "column": "Activity", "label": "none", "confidence": 1.0, "reason": "Only 3 distinct values (Active/Inactive/blank), status attribute" }, { "column": "Playing hand", "label": "none", "confidence": 1.0, "reason": "Only 4 distinct values, categorical attribute for handedness" }, { "column": "Playing style", "label": "none", "confidence": 1.0, "reason": "Only 4 distinct values, categorical attribute for style" }, { "column": "Grip", "label": "none", "confidence": 1.0, "reason": "Only 4 distinct values, categorical attribute for grip type" } ] } ```