AI Glossary

X

AI Terms Starting With “X”

2 terms defined

X-Shot Learning

Technical

A family of machine learning approaches that train models to recognize or perform tasks with very few (few-shot), one (one-shot), or zero (zero-shot) labeled examples. X-shot learning is critical for real-world AI deployment where labeled training data is scarce or expensive to collect. It is the foundation of modern LLM capabilities — a GPT model can perform a new task from just a few examples given in the prompt, without any retraining.

Example: Giving an LLM two examples of a lease clause summary format and having it correctly summarize the next 50 clauses in the same style — that is two-shot learning.
Related:Few-Shot PromptingZero-Shot PromptingTransfer LearningFine-tuning

XGBoost

Technical

An extremely efficient and widely-used machine learning algorithm based on gradient boosting decision trees. XGBoost consistently wins data science competitions and is a go-to tool for structured/tabular data prediction tasks — such as credit scoring, property valuation, churn prediction, and fraud detection. Unlike neural networks, XGBoost models are fast to train, interpretable, and perform well on smaller datasets.

Example: Using XGBoost to predict commercial property cap rates based on location, property type, lease term, and tenant credit rating.
Related:Machine Learning (ML)Supervised LearningPredictive AnalyticsAutomated Valuation Model (AVM)

Ready to Apply These AI Concepts?

Learn how to implement AI in your business, career, or real estate practice.