kennethleungty/DataWig-Missing-Data-Imputation
Imputation of Missing Data in Tables
When working with datasets that have incomplete information, this project helps fill in those gaps. You provide a table with missing numbers, categories, or text, and it returns the same table with those empty spots intelligently filled in. This is useful for anyone who prepares data for analysis or uses machine learning models, like data analysts, scientists, or business intelligence professionals.
No commits in the last 6 months.
Use this if you need a reliable and automated way to handle missing data in complex tables without deep machine learning expertise.
Not ideal if you require a manual, row-by-row review for every imputation, or if your dataset has no missing values to begin with.
Stars
12
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Aug 24, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kennethleungty/DataWig-Missing-Data-Imputation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sktime/skpro
A unified framework for tabular probabilistic regression, time-to-event prediction, and...
WenjieDu/Awesome_Imputation
Awesome Deep Learning for Time-Series Imputation, including an unmissable paper and tool list...
WenjieDu/PyGrinder
PyGrinder: a Python toolkit for grinding data beans into the incomplete for real-world data...
DoubleML/doubleml-for-r
DoubleML - Double Machine Learning in R
ocbe-uio/imml
A Python package for integrating, processing, and analyzing incomplete multi-modal datasets.