Regression
AI/ML Fundamentals
Predicting continuous numerical values
What is Regression?
A supervised learning task that predicts numbers on a continuous scale, not categories.
Real-World Examples
- •House price prediction ($250,000)
- •Temperature forecasting (72.5°F)
- •Stock price prediction
When to Use This
When predicting numerical values with historical data
Related Terms
Learn more about concepts related to Regression