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

Learn more
4Binary Classification · Intervention Targeting

Intervention Targeting

Which at-risk students will respond to tutoring?

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 at-risk students will respond to tutoring?

Universities invest $5-15M annually in student support services (tutoring, advising, mental health) but allocate them broadly rather than targeting students most likely to benefit. Generic allocation means 40% of intervention spend goes to students who would have succeeded anyway, while students who would respond to support don't receive it. For a university spending $10M on interventions, targeting the 'persuadable' population improves retention outcomes by 35% with the same budget.

How KumoRFM solves this

Graph-powered intelligence for education

Kumo connects students, interventions, outcomes, grades, and engagement into a student success graph. The GNN learns uplift patterns: which student profiles show the largest outcome improvement from specific intervention types, based on their academic trajectory, engagement level, and peer group dynamics. PQL predicts the incremental impact of tutoring per student, enabling advisors to prioritize students where intervention makes the biggest difference.

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_idmajorgparisk_tierengagement_score
STU201Engineering2.3High45
STU202English2.1Critical28
STU203Chemistry2.5High62

INTERVENTIONS

intervention_idstudent_idtypehourssemester
INT301STU201Peer Tutoring12Fall-2024
INT302STU202Academic Coaching8Fall-2024
INT303STU203Study Group15Fall-2024

OUTCOMES

student_idsemestergpa_changeretainedcredits_completed
STU201Fall-2024+0.4Yes15
STU202Fall-2024+0.1Yes12
STU203Fall-2024+0.6Yes16

GRADES

student_idcourse_idgradeattendance_pct
STU201ENGR201C72%
STU202ENG201D+58%
STU203CHEM201C+80%

ENGAGEMENT

student_idlms_logins_weekoffice_hoursstudy_group
STU20181No
STU20230No
STU203122Yes
2

Write your PQL query

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

PQL
PREDICT AVG(OUTCOMES.gpa_change, 0, 120, days)
FOR EACH STUDENTS.student_id
WHERE STUDENTS.risk_tier IN ('High', 'Critical')
3

Prediction output

Every entity gets a score, updated continuously

STUDENT_IDRISK_TIERPREDICTED_GPA_LIFTINTERVENTION_TYPEPRIORITY
STU203High+0.55Study Group1
STU201High+0.35Peer Tutoring2
STU202Critical+0.10Academic Coaching3
4

Understand why

Every prediction includes feature attributions — no black boxes

Student STU203 -- Chemistry, High risk, engagement score 62

Predicted: Predicted GPA lift: +0.55 with Study Group (Priority #1)

Top contributing features

Baseline engagement level (receptive)

62/100

30% attribution

LMS activity trend (willing to engage)

12 logins/wk

24% attribution

Office hours attendance (seeks help)

2 visits

19% attribution

Similar students' response to Study Group

+0.5 avg GPA lift

16% attribution

Course difficulty vs current GPA gap

Closable

11% attribution

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

Bottom line: A university spending $10M on student interventions improves retention outcomes 35% by targeting students most likely to respond. Kumo's student graph identifies the 'persuadable' population where tutoring makes the measurable difference, rather than allocating support generically.

Topics covered

student intervention targeting AItutoring effectiveness predictionat-risk student interventionstudent support optimizationuplift modeling educationKumoRFM student successtargeted student supportintervention ROI 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.