Changelog

0.6.0 (2024-06-**)

0.5.0 (2024-06-18)

  • No longer raise an error if feature_set is provided to metalearners.SLearner.

  • Fix a bug where base model dictionaries – e.g. n_folds or feature-set – were improperly initialized if the provided dictionary’s keys were a strict superset of the expected keys.

0.4.2 (2024-06-18)

  • Ship license file.

0.4.1 (2024-06-18)

  • Fix dependencies for pip.

0.4.0 (2024-06-18)

0.3.0 (2024-06-03)

0.2.0 (2024-05-28)

Beta release with

0.1.0 (2024-05-16)

Alpha release with

  • metalearners.TLearner with support for binary classification and regression outcomes and binary treatment variants.

  • metalearners.SLearner with support for binary classification and regression outcomes and discrete treatment variants.

  • metalearners.XLearner with support for binary classification and regression outcomes and binary treatment variants.

  • metalearners.RLearner with support for binary classification and regression otucomes and binary treatment variants.