Skip to main content

Automatic ML-based and statistical imputation for tabular data

Project description

Universal Imputer

Automatic imputation of missing values using statistical and machine learning methods.


Features

  • Auto-detection of numeric and categorical columns
  • Smart strategy selection based on missing value percentage
  • Multiple imputation strategies:
    • Mean / Median / Mode
    • KNN Imputation
    • Random Forest / MLP models
  • Full support for mixed data types

Installation

pip install universal-imputer

Minimal Usage

import pandas as pd
from universal_imputer import universal_imputer

df = pd.read_csv("data.csv")
df_imputed = universal_imputer(df)

GitHub

GitHub

Author

Daksh Singhal

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

universal_imputer-0.1.3.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

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

universal_imputer-0.1.3-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file universal_imputer-0.1.3.tar.gz.

File metadata

  • Download URL: universal_imputer-0.1.3.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for universal_imputer-0.1.3.tar.gz
Algorithm Hash digest
SHA256 673ac08355967c2417a7feb7f41423b7f9bb24e56e6bd447328364cae21f272c
MD5 d2f03fb40e81453376bb9e01ef9b2b01
BLAKE2b-256 d1a5d2c6028206be401cfe5092fc1cd48e89fae9aa80019b93c47393119ba29d

See more details on using hashes here.

File details

Details for the file universal_imputer-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for universal_imputer-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 68e54687250cf4e0ef943255aa9978afc2f6ac0de47bd43d264466d33e0bf7c9
MD5 92f0cd975bfdc57b64aed9f0843ba153
BLAKE2b-256 9f9182165c42b53181f4f91197c1d0867631eadd7e5daf686de9d9db54c030cb

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