Your question is Classify Tribal Services with ML. Take a moment with it on the right.
Talk me through your thinking if you like. When you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes).
Choctaw Nation of Oklahoma receives service requests across programs such as health, housing, education, and workforce support. You need to show the practical difference between supervised and unsupervised learning by building one labeled prediction system and one unlabeled segmentation workflow on the same operational dataset.
You are given a historical dataset of service interactions from the Choctaw Nation of Oklahoma citizen services platform.
| Feature Group | Count | Examples |
|---|---|---|
| Demographics | 6 | age_band, county, veteran_status, household_size |
| Program history | 8 | prior_program_count, last_program_type, days_since_last_service |
| Request details | 7 | intake_channel, request_type, urgency_score, appointment_needed |
| Behavioral/usage | 5 | portal_logins_30d, missed_appointments_12m, document_upload_count |
| Text-derived | 4 | request_summary_length, keyword flags from intake notes |
assigned_program with 4 classes: Health, Housing, Education, Workforceassigned_programA strong solution should:
assigned_program.