AI and machine learning (ML) are positioned as major drivers of change for business models and processes, but success depends on choosing appropriate methods, aligning them with strategy, and managing data, privacy, and risk. A clear distinction is made between artificial intelligence (AI) as the broader goal of enabling computers to perform tasks requiring human intelligence, machine learning as systems that learn from data without explicit programming, and deep learning as a neural-network-based subset of ML. The focus is on applied AI, since general AI is described as unavailable and potentially decades away.
Model selection depends on the task and available data. Supervised learning is suited to labeled datasets and is often used to predict future outcomes from historical data, including regression (predicting values) and classification (predicting categories such as true/false). Examples include dynamic pricing based on user attributes and predicting shopping cart abandonment to trigger targeted discounts, alongside an explicit warning that certain inputs (e.g., age-based pricing) can lead to discriminatory outcomes. Unsupervised learning addresses unlabeled data through structuring and clustering, illustrated by segmenting customers into groups for differentiated newsletter content. Related approaches include anomaly detection to identify unusual events such as suspicious login attempts, and recommender systems that propose products based on behavioral patterns, commonly using unsupervised methods.
Data quality and quantity are emphasized as central, with diagnostic and debugging work required to ensure reliability in production. ML pipelines may rely on batch processing, stream processing, or hybrid approaches that must treat both data types consistently. Because many frameworks and cloud services already exist, building from scratch is often unnecessary; however, teams must understand models and match algorithms to business goals. Privacy and security are critical when using personal data, requiring anonymization and privacy-by-design practices aligned with legislation such as GDPR. Execution guidance stresses strategy first, tight collaboration between strategists and technologists, meaningful metrics, and starting early with agile learning supported by solid project and risk management.
See All Locations
See All Locations