PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 3 hours 35 minutes 32 seconds
Memory
Total
512MB
Used
7,68MB (1.5%)
Free
504,32MB
Keys
Current
5 910
Total (since start)
11 098
Evictions
0
Reclaimed
326
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
4 / 1 024 max
Total
76 725
Rejected
0
llm:759c04360d0f1abe39ebae71af70c37852a061d3e1513cdfc92dbc9285a61c5e
Edit
```json
{
"classifications": [
{
"column": "Id",
"label": "primary_key",
"confidence": 1.0,
"reason": "100% distinct (150/150), zero nulls, sequential integer identifier"
},
{
"column": "SepalLengthCm",
"label": "none",
"confidence": 1.0,
"reason": "Measurement attribute with only 23% distinctness (35/150)"
},
{
"column": "SepalWidthCm",
"label": "none",
"confidence": 1.0,
"reason": "Measurement attribute with only 15% distinctness (23/150)"
},
{
"column": "PetalLengthCm",
"label": "none",
"confidence": 1.0,
"reason": "Measurement attribute with only 29% distinctness (43/150)"
},
{
"column": "PetalWidthCm",
"label": "none",
"confidence": 1.0,
"reason": "Measurement attribute with only 15% distinctness (22/150)"
},
{
"column": "Species",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute with only 3 distinct values (2% distinctness)"
}
]
}
```