This document summarizes a presentation on causally regularized machine learning. It discusses how machine learning is increasingly impacting daily life through applications like personalized recommendations. However, current ML techniques rely heavily on correlation without consideration for causation, leading to problems like lack of explainability, instability, and sensitivity to sample biases. The presentation proposes addressing these issues by bringing concepts from causal inference into machine learning, which could lead to models that are more explainable, stable, and robust. It outlines several causal inference methods like matching, propensity score methods, and direct confounder balancing that could help bridge the gap between causality and machine learning.