Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add econml v0.15 youtube video #19

Merged
merged 1 commit into from
Nov 29, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions _community_videos/02_talk_series.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: EconML library and what's new in v0.15
slug: pywhy-video
layout: page
description: >-
PyWhy Causality in Practice - EconML library and what's new in v0.15
summary: >-

EconML is a Python package that implements several cutting-edge causal inference estimators on top of flexible machine learning methods. In this talk, Keith Battocchi, software engineer at Microsoft Research New England and lead developer for EconML, presents a brief overview of EconML followed by a closer look at several big new features in EconML 0.15.
<br>
<br>

<iframe width="800" height="450" src="https://www.youtube.com/embed/66LBrNG2un0?si=6nDtEKbEDK5r_YFP"
title="YouTube video player" frameborder="0" allow="accelerometer; autoplay;
clipboard-write; encrypted-media; gyroscope; picture-in-picture;
web-share" allowfullscreen></iframe>

---