What is Federated Learning?

Skill Level:

Federated Learning is a privacy-preserving technique where AI models are trained across multiple decentralised devices or systems without sharing raw data. Instead, only aggregated model updates are exchanged, ensuring data privacy and security. Federated Learning enables businesses to harness the collective intelligence of distributed devices while maintaining data confidentiality.

Other Definitions

Time Series Analysis is an AI technique that analyses data points collected over time. This approach involves detecting trends, patterns, and seasonality in the…
Instance-Based Learning is an AI approach where models make predictions based on similarity to previously seen examples. Instead of generalising from a predefined set…
Clustering in AI refers to the process of grouping similar data points together based on their inherent characteristics or attributes. By identifying patterns or…
Dimensionality Reduction is the process of reducing the number of variables or features in a dataset while retaining its essential information. By eliminating irrelevant…