随笔分类 - 杂学
摘要:Hernn M. and Robins J. Causal Inference: What If. 这一章介绍如何结合IP weighting 和 参数模型. 12.1 The causal question 12.2 Estimating IP weights via modeling 我们
阅读全文
摘要:Hernn M. and Robins J. Causal Inference: What If. 前10章介绍了一些基本概念, 从这一章开始, 将通过模型进一步分析. 11.1 Data cannot speak for themselves 我们要估计, 但
阅读全文
摘要:Hernn M. and Robins J. Causal Inference: What If. 在之前, 一直假设样本数量足够大, 从而没有随机因素的影响(即把以个体看成一亿或者更多个体的集合). 但是这种假设在实际中显然是不合理的, 往往我们只有少量的数据. 10.1 Identific
阅读全文
摘要:Hernn M. and Robins J. Causal Inference: What If. 已经介绍过两个bias: confounding和selection, 这里介绍第三个, measurement bias. 这个measurement bias 不是指样本数目过少导致的误差,
阅读全文
摘要:Hernn M. and Robins J. Causal Inference: What If. 上一章讲了confounding, 这种bias来源于treatment和outcome受同一个未观测的cause影响, 但是这种bias在随机实验中可以避免. 这一章要讲的试selection
阅读全文
摘要:Hernn M. and Robins J. Causal Inference: What If. 这一节介绍了一个confounding的概念, 在观测数据中, confounder往往是让人头疼的存在. backdoor path: 指的是intervention和outcome$Y
阅读全文
摘要:Hernn M. and Robins J. Causal Inference: What If. 本章引入有向无环图(CAG)来表述因果推断模型. 6.1 Causal diagrams 正如上图所示, 因果推断的模型可以用一个有向无环图表示, 如两个变量有直接的连接, 比如$A \righ
阅读全文
摘要:Hernn M. and Robins J. Causal Inference: What If. 上一节介绍了modification, 这一节介绍一个类似的概念, interaction. 5.1 Interaction requires a joint intervention 之前都仅
阅读全文
摘要:Hernn M. and Robins J. Causal Inference: What If. 4.1 Definition of effect modification 什么是 effect modification, 即causal effect在不同因素下不同, 即 \[ \m
阅读全文
摘要:Hernn M. and Robins J. Causal Inference: What If. 概 这一章主要讨论的是, 观测得到的数据(而非随机实验)在什么条件下可以视为是随机试验. outcome predictors: 一些会导致发生的诱因 3.1 我们所考虑的和实验中实
阅读全文
摘要:Hernn M. and Robins J. Causal Inference: What If. 概 计算causal effect的一个令人头疼的地方就在于, 往往对于一个个体来讲, 我们是无法同时观测到的, 毕竟一个人如果做了心脏迁移手术(), 则我们就无法
阅读全文
摘要:Eigen D., Puhrsch C. and Fergus R. Depth Map Prediction from a Single Image using a Multi-Scale Deep Network. NIPS 2014. 概 看这篇文章单纯是为了看一看这个scale-invari
阅读全文
摘要:Hernn M. and Robins J. Causal Inference: What If. A: intervention, exposure, treatment consistency: when A observed. 1.1 Individual casua
阅读全文
摘要:Whitcomb L. Notes on Kronecker Products. 定义 Stack Operator 对于任意的矩阵, \[ vec(A) := [A_{00}, A_{10}, \ldots, A_{m-1,n-1}]^T \
阅读全文
摘要:LeCun Y., Chopra S., Hadsell R., Ranzato M. & Huang F. A Tutorial on Energy-Based Learning. To appear in “Predicting Structured Data, 2006, 1: 0. 概 从能
阅读全文
摘要:Borgwardt K., Gretton A., Rasch M., Kriegel H., Schoikopf B., Smola A. Integrating structured biological data by Kernel Maximum Mean Discrepancy. 2006
阅读全文
摘要:廖雪峰Git教程 初始化 在你想要git的文件夹内 git bash here 接着注册 git config --global user.name "XXXXXX" git config --global user.email "XXX@+++.com" 配置别名 git config --glo
阅读全文
摘要:Entropy, relative entropy and mutual information. Entropy 熵非负, 且当且仅当确定性的时候为有最小值0, 即. Proof: 由$\l
阅读全文
摘要:Keith Conrad. Stirling's Formula. Stirling's Formula Proof: \[ \begin{array}{l
阅读全文