Kumo Co-Founder Hema Raghavan Named to Inc.’s 2026 Female Founders 500

Learn more
1Binary Classification · Student Retention

Student Retention Prediction

Which students are at risk of dropping out?

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.

By submitting, you accept the Terms and Privacy Policy.

Loved by data scientists, ML engineers & CXOs at

Catalina Logo

A real-world example

Which students are at risk of dropping out?

US colleges lose $16.5B annually to student attrition. Each dropout costs the institution $25K-$50K in lost tuition and reduces completion rates that affect rankings and funding. Early warning systems based on GPA alone miss 40% of at-risk students because dropout is driven by a combination of academic struggle, financial stress, social isolation, and disengagement. For a university with 20,000 students and 15% annual attrition, preventing 200 dropouts saves $5-10M per year.

How KumoRFM solves this

Graph-powered intelligence for education

Kumo connects students, enrollments, grades, attendance, and financial aid into a student success graph. The GNN learns compound risk patterns: students whose peer group is disengaging, whose financial aid gap is widening, and whose course-specific struggle patterns match historical dropout trajectories. PQL predicts dropout risk per student per semester, giving advisors enough lead time to intervene with targeted support.

From data to predictions

See the full pipeline in action

Connect your tables, write a PQL query, and get predictions with built-in explainability — all in minutes, not months.

1

Your data

The relational tables Kumo learns from

STUDENTS

student_idmajoryeargpafirst_gen
STU001Computer ScienceSophomore3.2No
STU002BiologyFreshman2.4Yes
STU003BusinessJunior2.8No

ENROLLMENTS

enrollment_idstudent_idcourse_idsemesterstatus
ENR101STU001CS201Spring-2025Active
ENR102STU002BIO101Spring-2025Active
ENR103STU003BUS301Spring-2025Active

GRADES

student_idcourse_idmidterm_gradeassignment_avg
STU001CS201B+88%
STU002BIO101D52%
STU003BUS301C+74%

ATTENDANCE

student_idcourse_idattendance_ratetrend
STU001CS20192%Stable
STU002BIO10161%Declining
STU003BUS30178%Stable

FINANCIAL_AID

student_idaid_amountunmet_needwork_study_hours
STU001$18,000$2,4000
STU002$12,000$14,50020
STU003$22,000$1,80010
2

Write your PQL query

Describe what to predict in 2–3 lines — Kumo handles the rest

PQL
PREDICT BOOL(ENROLLMENTS.status = 'Withdrawn', 0, 120, days)
FOR EACH STUDENTS.student_id
WHERE ENROLLMENTS.status = 'Active'
3

Prediction output

Every entity gets a score, updated continuously

STUDENT_IDMAJORDROPOUT_PROBRISK_TIER
STU001Computer Science0.06Low
STU002Biology0.74Critical
STU003Business0.22Medium
4

Understand why

Every prediction includes feature attributions — no black boxes

Student STU002 -- Biology Freshman, first-gen

Predicted: 74% dropout probability (Critical)

Top contributing features

Attendance rate decline (8-week trend)

-31%

29% attribution

Unmet financial need

$14,500

25% attribution

Midterm grade in gateway course

D in BIO101

21% attribution

Peer group engagement decline

3 of 5 peers flagged

15% attribution

First-generation status + work-study load

20 hrs/wk

10% attribution

Feature attributions are computed automatically for every prediction. No separate tooling required. Learn more about Kumo explainability

Bottom line: A university with 20,000 students saves $5-10M per year by preventing 200 dropouts through early intervention. Kumo's student graph detects compound risk patterns (financial stress + social isolation + academic struggle) that GPA-only early warning systems miss.

Topics covered

student retention prediction AIdropout risk modelstudent attrition MLhigher education retentionenrollment retention predictionKumoRFM educationearly warning system studentsstudent success prediction

One Platform. One Model. Predict Instantly.

KumoRFM

Relational Foundation Model

Turn structured relational data into predictions in seconds. KumoRFM delivers zero-shot predictions that rival months of traditional data science. No training, feature engineering, or infrastructure required. Just connect your data and start predicting.

For critical use cases, fine-tune KumoRFM on your data using the Kumo platform and Data Science Agent for 30%+ higher accuracy than traditional models.

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.