Mean-Covariance Learning represents the linear blueprint for Probabilistic Machine Learning.
It covers practical ways of learning observational and causal models from i.i.d. data samples and taking optimal decisions within the Mean-Covariance Framework.
The key ingredients are linear factor models, which model all mean-covariance structures: supervised (linear regression); unsupervised (principal component and factor analysis); hybrid (canonical correlation, total least squares); and causal (structural equation models).
This part also covers the estimation of linear factor models, namely mean/loadings and (high-dimensional) covariance matrices, in the context of financial applications.
This part covers the below portion of the "Data Science Map".