How do we know the data is close to a structured, rank-1 matrix?
5
Plotting data using "Plots.jl" in Julia
6
Size of the data cloud
7
Centre the dataset/"de-meaning"
8
How wide is this dataset? Use Standard Deviation in Julia
9
Correlated data
10
Principal Component Analysis
11
Visualizing in Higher Dimension
12
Application: A simple recommendation engine
Description:
Explore the fundamentals of data structure analysis in this 25-minute lecture from MIT's 18.S191 Fall 2020 course. Delve into topics such as matrix rank, data visualization using Julia's Plots.jl package, and statistical concepts like standard deviation. Learn about centering datasets, analyzing correlated data, and understanding Principal Component Analysis (PCA). Discover how to visualize higher-dimensional data and apply these concepts to create a simple recommendation engine. This comprehensive lecture, presented by David Sanders, offers a blend of theoretical concepts and practical applications in data science using the Julia programming language.