Machine Learning Part 6 — Matrix multiplication in SQL
This is the sixth part of the ML series. For your convenience you can find other parts in the table of contents in Part 1 – Linear regression in MXNet Today we are going to implement a matrix multiplication in Redshift. Let’s go. First, let’s see what we want to calculate: Nothing fancy. … Continue reading Machine Learning Part 6 — Matrix multiplication in SQL