Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Training Systems using Python Statistical Modeling

You're reading from  Training Systems using Python Statistical Modeling

Product type Book
Published in May 2019
Publisher Packt
ISBN-13 9781838823733
Pages 290 pages
Edition 1st Edition
Languages
Author (1):
Curtis Miller Curtis Miller
Profile icon Curtis Miller
Toc

Singular value decomposition

In this section, we will discuss singular value decomposition, and demonstrate how to use it.

SVD is a matrix decomposition technique from linear algebra that is very powerful. It forms the basis of other powerful methods. For example, PCA is performed after the SVD of the matrix is found first. This is an advanced linear algebra technique, so describing SVD without linear algebra is difficult, but we will look at its intuition.

We start with a collection of unit vectors, each orthogonal to each other. Any matrix, X, can be thought of as a mapping from one space to another. The unit vectors we start with will be mapped into unit vectors in a new space. The product of these unit vectors
with the matrix of these vectors are unit vectors orthogonal to one another, and are also scaled by values known as the singular values of the matrix. SVD describes...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime