PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 6 hours 35 minutes 6 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 985
Rejected
0
llm:4d740d770557358245022c508b4fa8c0aac29b0cb18e5eed05ad10931385b635
Edit
```json
{
"classifications": [
{"column": "rating_id", "label": "none", "confidence": 1.0, "reason": "Unique identifier for each rating"},
{"column": "user_id", "label": "none", "confidence": 1.0, "reason": "Foreign key referencing users"},
{"column": "place_id", "label": "none", "confidence": 1.0, "reason": "Foreign key referencing places, not a geographic coordinate"},
{"column": "ambiance", "label": "none", "confidence": 1.0, "reason": "Rating score for ambiance (1-5 scale)"},
{"column": "service", "label": "none", "confidence": 1.0, "reason": "Rating score for service (1-10 scale)"},
{"column": "selection", "label": "none", "confidence": 1.0, "reason": "Rating score for selection (1-15 scale)"},
{"column": "food", "label": "none", "confidence": 1.0, "reason": "Rating score for food (0-10 scale)"},
{"column": "value", "label": "none", "confidence": 1.0, "reason": "Rating score for value (0-10 scale)"},
{"column": "overall", "label": "none", "confidence": 1.0, "reason": "Overall rating score (1-20 scale)"},
{"column": "total_score", "label": "none", "confidence": 1.0, "reason": "Aggregate total score metric"},
{"column": "comments", "label": "none", "confidence": 1.0, "reason": "Free-text review comments"},
{"column": "created_at", "label": "temporal", "confidence": 1.0, "reason": "Timestamp when rating was created"},
{"column": "updated_at", "label": "temporal", "confidence": 1.0, "reason": "Timestamp when rating was last updated"}
]
}
```