Skip to main content

Benchmarking imputation methods for microdata

Project description

Microimpute

Microimpute enables variable imputation through a variety of statistical methods. By providing a consistent interface across different imputation techniques, it allows researchers and data scientists to easily compare and benchmark different approaches using quantile loss and log loss calculations to determine the method providing most accurate results.

Features

Multiple imputation methods

  • Statistical Matching: Distance-based matching for finding similar observations
  • Ordinary Least Squares (OLS): Linear regression-based imputation
  • Quantile Regression: Distribution-aware regression imputation
  • Quantile Random Forests (QRF): Non-parametric forest-based approach
  • Mixture Density Networks (MDN): Neural network with Gaussian mixture approximation head

Automated method selection

  • AutoImpute: Automatically compares and selects the best imputation method for your data
  • Cross-validation: Built-in evaluation using quantile loss (numerical) and log loss (categorical)
  • Variable type support: Handles numerical, categorical, and boolean variables

Developer-friendly design

  • Consistent API: Standardized fit() and predict() interface across all models
  • Extensible architecture: Easy to implement custom imputation methods
  • Weighted data handling: Preserve data distributions with sample weights
  • Input validation: Automatic parameter and data validation

Interactive dashboard

  • Visual exploration: Analyze imputation results through interactive charts at https://microimpute-dashboard.vercel.app/
  • GitHub integration: Load artifacts directly from CI/CD workflows
  • Multiple data sources: File upload, URL loading and sample data

Installation

pip install microimpute

For image export functionality (PNG/JPG), install with:

pip install microimpute[images]

Examples and documentation

For detailed examples and interactive notebooks, see the documentation.

Contributing

Contributions are welcome to the project. Please feel free to submit a Pull Request with your improvements.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

microimpute-1.11.0.tar.gz (124.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

microimpute-1.11.0-py3-none-any.whl (108.2 kB view details)

Uploaded Python 3

File details

Details for the file microimpute-1.11.0.tar.gz.

File metadata

  • Download URL: microimpute-1.11.0.tar.gz
  • Upload date:
  • Size: 124.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for microimpute-1.11.0.tar.gz
Algorithm Hash digest
SHA256 a1db2ec0572cdcac2090373ab9c8ced41e84805ae17cf07b50a87bee4f6baaee
MD5 f1e831e045e9c0bc54077ffd9b284cb2
BLAKE2b-256 ea82f8e19482dd2e55a554a9fc0e783c28a58c82a47abf208d477edf1353bed9

See more details on using hashes here.

File details

Details for the file microimpute-1.11.0-py3-none-any.whl.

File metadata

  • Download URL: microimpute-1.11.0-py3-none-any.whl
  • Upload date:
  • Size: 108.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for microimpute-1.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f3acd62509f087c9932a39c027367787a8a50011043b8429c827ed7b75907f4d
MD5 ec2227b6870d9e94b6c540ed27aa2b01
BLAKE2b-256 a8b4b67829d6873e591daf19ffb241525f6ac02942badaa135a95a59c3320033

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page