Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Home > Convex combination
A convex combination is a linear combination of data points (which can be vectors or scalars) where all coefficients are positive and sum up to 1. It is called a convex combination since all possible convex combinations (given the base vectors) will be part of a convex hull with the given datapoints as the vertices. A special case is with only two data points, where the value of the new point (formed by the convex combination) will lie on a straight line between the two points. Mathematical analysis
Read more »