Machine Learning
Quick Definition
AI subset where systems learn patterns from data
Full Definition
A subset of AI where systems learn and improve from experience without being explicitly programmed.
Examples
spam filters, recommendation engines, predictive maintenance
Related Terms
deep-learning
supervised-learning
More Machine Learning Terms
Linear Regression
Modeling variable relationships by fitting a linear equation
Loss Function
Math function measuring prediction vs actual value difference
Feature Selection
Identifying the most relevant features for model training
Cross-Validation
Evaluating model performance with multiple data splits
Dimensionality Reduction
Reducing feature count while preserving important information
Hyperparameter Tuning
Finding optimal configuration values before training