Skip to content
This repository was archived by the owner on Oct 19, 2025. It is now read-only.

Releases: PolicyEngine/synthimpute

v0.3.0

Choose a tag to compare

@MaxGhenis MaxGhenis released this 10 Dec 05:08
39ff86d
  • Auto-publishes to pip
  • rf_impute accepts a target argument, which adjusts the sampling from predicted distributions to match a weighted total (within a given tolerance)
  • rf_impute calculates multiple outputs sequentially

v0.2.0

Choose a tag to compare

@MaxGhenis MaxGhenis released this 15 Jul 07:08
50aa355
  • Add support for observation weights in rf_impute
  • Fix bug in rf_impute when test and train have different row counts

v0.1.0

Choose a tag to compare

@MaxGhenis MaxGhenis released this 15 Jul 05:01
f668c4a
  • Basic rf_impute functionality
  • Synthesis tools used for the synthetic PUF project