What is Support Vector Machines?

Skill Level:

Support Vector Machines (SVMs) are Machine Learning algorithms used for classification and regression tasks. SVMs create decision boundaries and maximise the margin between different classes of data. Businesses leverage SVMs for tasks like image classification, text categorisation, and time series analysis.

Other Definitions

Computer vision is a field of AI that focuses on training machines to understand and interpret images and videos. By analysing visual data, machines…
Human-in-the-loop refers to a collaborative approach where humans and AI systems work together to achieve optimal results. It involves combining human expertise, judgement, and…
Data Preprocessing involves preparing and cleaning raw data before analysis. By removing noise, selecting relevant features, and addressing missing values, businesses can ensure data…
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…