Use case · Lead scoring

Autonomous AI lead scoring — calibrated propensity-to-convert, in minutes.

Drop your CRM export — leads, opportunities, firmographics, engagement events. OctOpus profiles the data, picks the right model, calibrates conversion probabilities, validates on a real holdout, and ships a scoring endpoint your Salesforce or HubSpot can call.

TL;DR. Most lead-scoring projects die in a six-week consulting engagement. OctOpus runs the same project end-to-end — autonomously — in under an hour. Gradient boosting with calibrated probabilities, a real out-of-time holdout, SHAP attributions for sales-team trust, and a deployable scoring API your CRM can call.

Lead-scoring problems OctOpus handles well

Models the agent rotates through

ApproachFamilyWhen the agent picks it
BaselineGradient boosting with isotonic calibrationAlmost always — strong on heterogeneous categorical CRM data.
Tuned gradient boostingA different boosting family with automated hyperparameter search, time-based CVWhen the baseline has headroom on lift at the top decile.
Small-dataModern tabular deep learningn < 10k labeled conversions; rich categorical interactions.
StackingAn ensemble over boosted + neural base learnersWhen residuals are uncorrelated.
AlwaysCalibrated logistic regression as benchmarkFor sales-team interpretability and "why" explanations.

How a lead-scoring run looks

  1. Profile. Detects the lead/opportunity ID column, the outcome label, the time of creation vs time of conversion (essential for avoiding label leakage), and engagement-event aggregation candidates.
  2. Plan. Writes a research spec: AUC and lift-at-top-decile as primary metrics. Isotonic calibration. Time-based holdout to mimic deployment conditions.
  3. Run. Writes new training code for every experiment, executes it in a sandbox, emits calibration plot and per-feature importance.
  4. Diagnose. When something fails (label leakage, NaN explosions on engagement counts, target collapse), the agent writes a targeted fix and retries.
  5. Validate. Out-of-time holdout the LLM never sees — scoring on tomorrow's leads, not yesterday's.
  6. Deploy. Scoring endpoint plus a deploy bundle. Enterprise customers can push scores back to Salesforce / HubSpot via a connector.

What sales and revenue ops get back

Score your leads free → See benchmarks Enterprise + CRM connectors