We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b0c701 commit f4a9a56Copy full SHA for f4a9a56
doc/examples/index.rst
@@ -27,6 +27,7 @@ General Examples
27
py_double_ml_multiway_cluster.ipynb
28
py_double_ml_ssm.ipynb
29
py_double_ml_sensitivity_booking.ipynb
30
+ learners/py_tabpfn.ipynb
31
py_double_ml_basic_iv.ipynb
32
py_double_ml_robust_iv.ipynb
33
py_double_ml_plm_irm_hetfx.ipynb
requirements.txt
@@ -25,4 +25,5 @@ flaml
25
26
# notebooks
ipykernel
-pyreadr
+pyreadr
+tabpfn
0 commit comments