【机器学习】 12 Latent linear models

本章目录

12 Latent linear models 381

12.1 Factor analysis 381

12.1.1 FA is a low rank parameterization of an MVN 381

12.1.2 Inference of the latent factors 382

12.1.3 Unidentifiability 383

12.1.4 Mixtures of factor analysers 385

12.1.5 EM for factor analysis models 386

12.1.6 Fitting FA models with missing data 387

12.2 Principal components analysis (PCA) 387

12.2.1 Classical PCA: statement of the theorem 387

12.2.2 Proof * 389

12.2.3 Singular value decomposition (SVD) 392

12.2.4 Probabilistic PCA 395

12.2.5 EM algorithm for PCA 396

12.3 Choosing the number of latent dimensions 398

12.3.1 Model selection for FA/PPCA 398

12.3.2 Model selection for PCA 399

12.4 PCA for categorical data 402

12.5 PCA for paired and multi-view data 404

12.5.1 Supervised PCA (latent factor regression) 405

12.5.2 Partial least squares 406

12.5.3 Canonical correlation analysis 407

12.6 Independent Component Analysis (ICA) 407

12.6.1 Maximum likelihood estimation 410

12.6.2 The FastICA algorithm 411

12.6.3 Using EM 414

12.6.4 Other estimation principles * 415

github下载链接https://github.com/916718212/Machine-Learning-A-Probabilistic-Perspective-.git

相关推荐
Francek Chen14 分钟前
【自然语言处理】预训练05:全局向量的词嵌入(GloVe)
人工智能·pytorch·深度学习·自然语言处理·glove
这张生成的图像能检测吗19 分钟前
(论文速读)LyT-Net:基于YUV变压器的轻量级微光图像增强网络
图像处理·人工智能·计算机视觉·低照度
许泽宇的技术分享40 分钟前
AI黑客来袭:Strix如何用大模型重新定义渗透测试游戏规则
人工智能
Oxo Security1 小时前
【AI安全】检索增强生成(RAG)
人工智能·安全·网络安全·ai
少林码僧1 小时前
2.3 Transformer 变体与扩展:BERT、GPT 与多模态模型
人工智能·gpt·ai·大模型·bert·transformer·1024程序员节
shayudiandian1 小时前
如何使用 DeepSeek 帮助自己的工作
人工智能
程序猿追1 小时前
轻量级云原生体验:在OpenEuler 25.09上快速部署单节点K3s
人工智能·科技·机器学习·unity·游戏引擎
@小码农2 小时前
2025年北京海淀区中小学生信息学竞赛第一赛段试题(附答案)
人工智能·python·算法·蓝桥杯
程序猿追2 小时前
异腾910B NPU实战:vLLM模型深度测评与部署指南
运维·服务器·人工智能·机器学习·架构
York·Zhang2 小时前
Ollama:在本地运行大语言模型的利器
人工智能·语言模型·自然语言处理·ollama