We are given m data points and we seek an hyperplane where and that best fits the

Question:

We are given m data points and we seek an hyperplane  where and that best “fits” the given points, in the sense of a minimum sum of squared distances criterion.

Formally, we need to solve the optimization problem

where dist is the Euclidean distance from a point d to . Here the constraint on c is imposed without loss of generality, in a way that does not favor a particular direction in space.

1. dShow that the distance from a given pointis given by

2. Show that the problem can be expressed as

where f0 is a certain quadratic function, which you will determine.

3. Show that the problem can be reduced to

4. Explain how to find the hyperplane via SVD.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Optimization Models

ISBN: 9781107050877

1st Edition

Authors: Giuseppe C. Calafiore, Laurent El Ghaoui

Question Posted: