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

Learn more
1Regression · Property Valuation

Property Valuation

What is this property worth?

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

What is this property worth?

Traditional AVMs (Automated Valuation Models) rely on comparable sales within a radius, missing the neighborhood graph: how proximity to specific amenities, school districts, transit, and commercial corridors affects value. Median AVM error is 5-8%, meaning a $500K home has a $25K-$40K uncertainty band. For a portfolio lender with $10B in real estate exposure, reducing valuation error by 2% prevents $50M in over-lending losses and missed opportunities annually.

How KumoRFM solves this

Graph-powered intelligence for real estate

Kumo connects properties, transactions, neighborhoods, amenities, and market data into a real estate graph. The GNN learns how value propagates through the neighborhood network: how a new restaurant cluster affects nearby residential values, how school rating changes ripple through associated properties, and how transit access creates non-linear value premiums. PQL predicts current market value per property with built-in confidence intervals.

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

PROPERTIES

property_idtypesqftbedroomsyear_built
PROP001Single Family2,40042005
PROP002Condo1,10022018
PROP003Single Family3,20051995

TRANSACTIONS

txn_idproperty_idsale_pricedatedays_on_market
TXN201PROP001$485,0002023-06-1522
TXN202PROP002$320,0002024-01-1045
TXN203PROP003$620,0002022-09-2018

NEIGHBORHOODS

neighborhood_idnamemedian_incomeschool_ratingcrime_index
NBH01Oak Park$95,0008.2Low
NBH02Downtown Lofts$78,0006.5Medium
NBH03Hillcrest$120,0009.1Low

AMENITIES

amenity_idtypenamedistance_to_prop001
AMN01SchoolOak Park Elementary0.4 mi
AMN02TransitMetro Station0.8 mi
AMN03RetailShopping Center0.3 mi

MARKET_DATA

neighborhood_idmonthmedian_price_sqftinventory_monthsyoy_change
NBH012025-02$2452.1+4.2%
NBH022025-02$3803.8-1.5%
NBH032025-02$2851.5+6.8%
2

Write your PQL query

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

PQL
PREDICT AVG(TRANSACTIONS.sale_price, 0, 90, days)
FOR EACH PROPERTIES.property_id
3

Prediction output

Every entity gets a score, updated continuously

PROPERTY_IDTYPELAST_SALEESTIMATED_VALUECONFIDENCE
PROP001Single Family$485,000$528,000+/- 2.8%
PROP002Condo$320,000$308,000+/- 4.1%
PROP003Single Family$620,000$695,000+/- 2.2%
4

Understand why

Every prediction includes feature attributions — no black boxes

Property PROP003 -- 5BR Single Family in Hillcrest

Predicted: Estimated value: $695,000 (+12.1% since last sale)

Top contributing features

Neighborhood YoY price appreciation

+6.8%

28% attribution

School district rating improvement

9.1 (was 8.7)

24% attribution

Low inventory in neighborhood

1.5 months

20% attribution

Comparable sales in last 90 days

$280/sqft avg

17% attribution

New transit access within 1 mile

Metro opened 2024

11% attribution

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

Bottom line: A portfolio lender with $10B in real estate exposure prevents $50M in annual losses by reducing valuation error 2%. Kumo's real estate graph captures amenity impacts, school district effects, and market momentum that radius-based comp models miss.

Topics covered

property valuation AIautomated valuation modelreal estate pricing MLAVM machine learningproperty price predictionKumoRFM real estatehome value estimationcommercial property valuation

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.