Skip to content

DoubleML 0.1.2

Compare
Choose a tag to compare
@MalteKurz MalteKurz released this 08 Jan 15:18
  • Fixed a compatibility issue with scikit-learn 0.24, which only affected some unit tests (#70, #71)
  • Added scheduled unit tests on github-action (three times a week) #69
  • Split up estimation of nuisance functions and computation of score function components. Further introduced a private method _est_causal_pars_and_se(), see #72. This is needed for the DoubleML-Serverless project: https://github.com/DoubleML/doubleml-serverless.