Resources & tools

This library brings together tutorials, courses, research, and tools on four core themes in my work: explainable NLP, large language models and their pitfalls, FAIR/anonymized data practices, and causal inference in business & industry.

NLP & XAI

Transformer fundamentals, interpretability methods, and practical tooling for explainable NLP.

LLMs, AI & Pitfalls

From coding walkthroughs to societal risks and how to work with LLMs responsibly.

FAIR Data Practice & Anonymization Tools

Make datasets reusable and privacy-conscious, with concrete checklists and code.

Causal Inference

Understand, apply, and integrate causal inference methods with modern machine learning for robust scientific and data-driven reasoning.

  • Causal Inference for The Brave and True (by Matheus Facure Alves) — A Python-based open handbook covering causal diagrams, quasi-experiments, and modern causal ML with accessible explanations and code.
  • The Effect Book (by Nick Huntington-Klein) — An intuitive online textbook introducing causal effects, why they matter, and how causal thinking differs from descriptive or predictive analysis.
  • Applied Causal Inference Powered by ML & AI (Chernozhukov et al., 2024) — A textbook-style guide to combining causal inference with modern ML tools such as double ML, SCMs, and DAGs for high-dimensional applications.

Causal inference provides a rigorous way to go beyond correlations and uncover the true effects of policies, interventions, and business strategies. From measuring advertising ROI to optimizing supply chains and evaluating transport policies, causal methods help organizations make evidence-based decisions. For a deeper dive, see my dedicated page on Causal inference in business and industry.