Related Experiment Video
Updated: Aug 9, 2026

Design and Analysis for Fall Detection System Simplification
Published on: April 6, 2020
The linear separability problem: some testing methods
1Centre for Computational Intelligence, School of Computing, De Montfort University, The Gateway, Leicester LEI 9BH, UK. elizondo@dmu.ac.uk
Abstract:
The notion of linear separability is used widely in machine learning research. Learning algorithms that use this concept to learn include neural networks (single layer perceptron and recursive deterministic perceptron), and kernel machines (support vector machines). This paper presents an overview of several of the methods for testing linear separability between two classes. The methods are divided into four groups: Those based on linear programming, those based on computational geometry, one based on neural networks, and one based on quadratic programming. The Fisher linear discriminant method is also presented. A section on the quantification of the complexity of classification problems is included.
Related Concept Videos
Separable Differential Equations
Overview Of Cell Separation And Isolation
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Gaussian Elimination: Problem Solving
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Linear Equations
