Feature
A Feature is an individual input variable used by an AI model — like age, transaction amount, pixel intensity, or word frequency. Feature selection and engineering directly influence fairness, accuracy, and explainability of the resulting model. In tabular machine learning, features might be columns like "household income" or "days since last purchase"; in computer vision they might be raw pixels or learned representations; in NLP they include word embeddings and attention-weighted token vectors. Tools like scikit-learn's feature_selection module, SHAP, and feature stores from Tecton or Feast help teams manage features at scale. AI governance teams scrutinize features for proxy variables that may introduce discrimination — for instance, using ZIP code as a feature can act as a proxy for race. Documenting features in model cards is a standard responsible AI practice and a core part of AI risk management and AI compliance.
Centralpoint Tracks the Features Behind Every Decision: Oxcyon's Centralpoint AI Governance Platform binds feature-level documentation to every model — whether ChatGPT, Gemini, Llama, or an embedded option. It meters LLM consumption, locks prompts and skills inside your environment, and lets you publish multiple branded chatbots across your sites and portals using one JavaScript line.
Related Keywords:
Feature,
,