Skip to content

Releases: DoubleML/doubleml-serverless

DoubleML-Serverless 0.0.3

15 Jun 07:43
Compare
Choose a tag to compare
  • Use kwargs only to call the initializer of super classes
  • Due to an API change in DoubleML there is a new minimum required version >=0.5.0
  • Rename nuisance parts; deactivate IV-type score; see #7 and DoubleML/doubleml-for-py#151

DoubleML-Serverless 0.0.2

20 Apr 10:11
Compare
Choose a tag to compare
  • IIVM model: Added a subgroups option to adapt to cases with and without the subgroups of always-takers and never-takers (see also DoubleML/doubleml-for-py#96)
  • Update requirements, especially DoubleML>=0.2.2 as the API changed due to the subgroups feature for the IIVM models
  • Update the readme and especially the references to the accepted DoubleML-Serverless paper https://doi.org/10.1145/3447545.3451181 and the DoubleML paper which is now available on arXiv https://arxiv.org/abs/2104.03220

DoubleML-Serverless 0.0.1

11 Jan 13:13
Compare
Choose a tag to compare
  • Initial release