Skip to main content
Glama
florenciakabas

xai-toolkit

detect_feature_drift

Analyze distribution changes for individual features between training and test data to identify model performance issues.

Instructions

Detect drift for a single feature between training and test data.

Returns detailed drift analysis for one feature: statistical test
results, severity, how the distribution shifted (direction, magnitude),
and reference vs. current distribution summaries.

Args:
    model_id: ID of a registered model (e.g., "gbc_lubricant_quality").
    feature_name: Name of the feature to analyze (e.g., "mean radius").

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
model_idYes
feature_nameYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/florenciakabas/xai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server