recommend-probabilistic-model

Diagnose modeling problems and map data signals to probabilistic-method families with Murphy §refs and pyprobml notebooks.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/lowmason/agent-skills --skill recommend-probabilistic-model
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recommend-probabilistic-model
Source: https://github.com/lowmason/agent-skills/tree/main/recommend-probabilistic-model
Command: npx skills add https://github.com/lowmason/agent-skills --skill recommend-probabilistic-model

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires polars, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Diagnose a modeling task and map the data signals to a probabilistic-model family, producing a citation-rich recommendation rationale with verifiable sources.

Core Features & Use Cases

  • Maps a given modeling problem and data signals to one of eight deep families via a lightweight decision router, citing exact Murphy §refs and pyprobml notebooks.
  • Weighs 2–3 candidate methods per problem, provides a defensible default, and delivers a structured handoff payload for bayesian-workflow.
  • Produces a standard handoff document template (the recommendation.md in the C4 payload) including likelihood, priors, and structure, plus references and notebooks for execution.

Quick Start

Provide your problem description and dataset details to generate a recommendation memo with citations and a cold-start bayesian-workflow payload.

Frequently Asked Questions about recommend-probabilistic-model

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the right probabilistic model for my dataset?

Probabilistic model selection involves mapping data signals to a method family using a decision router. This Skill diagnoses your modeling problem and recommends two to three candidate methods with a defensible default.

Can I get verifiable references for Bayesian modeling decisions?

Yes, you can get verifiable references for Bayesian modeling decisions. The recommendation rationale cites exact Murphy §refs and pyprobml notebooks, ensuring the suggested probabilistic methods are backed by authoritative, checkable sources.

How do I generate a cold-start payload for a Bayesian workflow?

To generate a cold-start payload for a Bayesian workflow, provide your problem description and dataset details. The Skill outputs a C4 handoff payload containing likelihood families, priors, and structure for downstream execution.

What is the best way to compare probabilistic modeling methods?

The best way to compare probabilistic modeling methods is to weigh two to three candidates per problem. This approach evaluates each method against your data signals and provides a defensible default alongside a structured recommendation memo.

Do I need polars to run probabilistic model selection?

Yes, you need polars to run this probabilistic model selection process. The Skill relies on the polars dependency to execute its lightweight decision router and process your dataset signals for method mapping.

When should I not use a decision router for probabilistic modeling?

You should not use a decision router for probabilistic modeling when your task falls outside the eight supported deep families. If your data signals cannot be mapped to these specific families, the recommendation memo will lack a valid defensible default.