x1 = areaIn this case, we can think of our feature set as a feature vector x, where x is the d-dimensional column vector
x2 = perimeter
...
xd = arc_length / straight_line_distance
Equivalently, we can think of x as being a point in
a d-dimensional feature space. By this process of feature
measurement, we can represent an object or event abstractly as a point in
feature space.
Back to Features
On to Classical
Model Up to Models