user-churn / data /feature_metadata.json
VasithaTilakumara
add data folder
1e5d740
raw
history blame contribute delete
196 Bytes
{
"session_count": { "type": "numeric", "min": 0, "max": 500 },
"recency": { "type": "numeric", "min": 0, "max": 365 },
"avg_session_duration": { "type": "numeric", "min": 0, "max": 180 }
}