-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathllms.txt
More file actions
8 lines (6 loc) · 1.29 KB
/
llms.txt
File metadata and controls
8 lines (6 loc) · 1.29 KB
1
2
3
4
5
6
7
8
# Business Data Science
> A guide for data-driven decisions
**Author:** Ignacio Martinez
**URL:** https://book.martinez.fyi
## Abstract
This book provides a comprehensive guide to the principles and applications of business data science, with a focus on making sound, data-driven decisions. We begin by laying the groundwork, introducing core concepts such as the potential outcomes framework, the importance of baselines, and the fundamentals of Bayesian thinking. The book then delves into the gold standard of causal inference: randomized controlled trials (RCTs). We explore the design and analysis of RCTs, including factorial designs and instrumental variable approaches. Recognizing that RCTs are not always feasible, we then present a variety of other powerful methods, including matching, causal impact analysis, and Bayesian structural time-series. The book also covers generalized linear models, from Bayesian linear models to more advanced topics like meta-analysis and hurdle models. Finally, we explore the use of stochastic trees for causal inference, with chapters on Bayesian Additive Regression Trees (BART), Bayesian Causal Forests (BCF), and other cutting-edge techniques. Throughout the book, the emphasis is on the practical application of these methods to solve real-world business problems.