PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 4 hours 21 minutes 25 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
60 233
Rejected
0
llm:23f6254c6764cfa1c24bf2fe3335e62117588670e61b5333adf1905dd56b02e5
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)"
}
]
}
```