21 Matching Annotations
  1. Jan 2026
  2. ucla-biostat-203b.github.io ucla-biostat-203b.github.io
  3. Jun 2025
  4. Nov 2024
  5. Oct 2024
  6. ucla-biostat-216.github.io ucla-biostat-216.github.io
  7. Jun 2024
  8. nih-r25-modelersandstorytellers.github.io nih-r25-modelersandstorytellers.github.io
    1. the life cycle of a data science project

      Don't be overwhelmed by syntax. GenAI tools such as GitHub Copilot and ChatGPT alleviate lots of programming details. More important to grasp the tasks and workflow.

    1. Chernozhukov, V., Chetverikov, D., Demirer, M., Duflo, E., Hansen, C., Newey, W., and Robins, J. (2018). Double/debiased machine learning for treatment and structural parameters. The Econometrics Journal, 21(1), C1-C68.

      Thousands of citations already. Called "the monster" in big tech. Save billions of $$$ at Amazon by applying DML to online experimentation such as A/B testing.

    1. CART

      Tree-based methods such as random forest and boosting have been one of the most successful out-of-box machine learning methods for structured/tabular data.