Segments

AI & Machine Learning

This cluster provides a comprehensive view of the concepts, methods, and technologies of Artificial Intelligence and Machine Learning. It covers fundamental principles, use cases, and current trends in the industry.

Model order
  1. Knowledge domains
  2. /Thematic areas
  3. /Segments
  4. /Building blocks
View
Segment
Type
Classification
MethodData, Features & Preparation

Data Preprocessing

Preparation and standardization of raw data through cleaning, transformation, and normalization to improve analyses and models.

#Data#Analytics
ConceptData, Features & Preparation

Feature Engineering

Concepts and practices for transforming raw data into informative features to improve predictive models.

#Data#Machine Learning
ConceptData, Features & Preparation

Feature Store

Method for centrally storing, versioning and serving ML features for training and inference.

#Data#Analytics
ConceptDeployment & Inference

Inference

Inference is the application of a trained model to new data to produce predictions or decisions. It focuses on latency, scalability and resource optimization for production use.

#Machine Learning#Artificial Intelligence
ConceptDeployment & Inference

Model Deployment

Concept and practice for reliably delivering, operating and versioning trained machine learning models in production environments.

#Machine Learning#Platform
ConceptDeployment & Inference

Model Serving

Concepts and practices for exposing trained machine learning models to production traffic, focusing on scalability, versioning and observability.

#Machine Learning#Platform
MethodEvaluation & Validation

Cross-Validation

Statistical technique for robustly evaluating and comparing predictive models by repeatedly splitting data into training and test sets.

#Machine Learning#Analytics
MethodEvaluation & Validation

Model Evaluation

Systematic assessment of machine learning models using metrics, validation techniques and error analysis to decide on deployment readiness.

#Machine Learning#Analytics
ConceptEvaluation & Validation

Model Validation

Model validation comprises practices and criteria to evaluate machine learning models, ensuring robustness, generalization and fairness. It defines tests, metrics and acceptance criteria across training and production stages.

#Machine Learning#Quality Assurance
ConceptFoundations & Learning Paradigms

Deep Learning

Learning paradigm using deep neural networks for automatic feature extraction and prediction.

#Machine Learning#Artificial Intelligence
ConceptFoundations & Learning Paradigms

Machine Learning (ML)

Machine learning extracts patterns and makes predictions from data using statistical models and algorithms.

#Machine Learning#Data
ConceptFoundations & Learning Paradigms

Reinforcement Learning

Reinforcement Learning is a machine learning paradigm where agents learn to select optimal actions in sequential problems via rewards and penalties.

#Machine Learning#Artificial Intelligence
MethodModel Development & Training

Hyperparameter Optimization

Technique for automated search of optimal hyperparameters for ML models to improve performance and generalization.

#Machine Learning#Analytics
ConceptModel Development & Training

Model Training

Process by which a machine learning model learns parameters from data to enable generalizable predictions.

#Machine Learning#Artificial Intelligence
ConceptModel Development & Training

Neural Network Architecture

Structural principles and design patterns for artificial neural networks that define layers, connectivity, and activation functions.

#Machine Learning#Artificial Intelligence
ConceptOperations, Monitoring & Governance

MLOps

MLOps describes organizational practices and technical processes for production deployment, monitoring, and governance of machine learning models.

#Machine Learning#DevOps
ConceptOperations, Monitoring & Governance

Model Governance

Framework for controlling, monitoring and accountability of models, especially ML models. Focuses on compliance, reproducibility and lifecycle control.

#Governance#Artificial Intelligence
ConceptOperations, Monitoring & Governance

Model Monitoring

Continuous monitoring of machine learning models in production to detect performance degradation, drift, and faulty predictions.

#Machine Learning#Observability