causalml

GitHub

Uplift modeling and causal inference with machine learning algorithms

5,938 stars Python 1 file ยท ~21,062 tokens #causal-inference#incubation#machine-learning#uplift-modeling

causalml MCP Server

MCP server for uber/causalml

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "causalml": {
      "command": "npx",
      "args": [
        "-y",
        "@uber/causalml"
      ]
    }
  }
}