statsmodels / statsmodels/statsmodels

Multiple Imputation

Open
#1,276 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

comp-imputation wishlist
Dominant language
Python
Stars
11.6k
Forks
3.6k
Avg merge
7h 37m
Merged PRs (30d)
96

Description

Add intelligent way of dealing with missing data. For example, multiple imputation. Currently both R and Stata offer this.

See for example:

A general overview on dealing with missing data: http://www.uvm.edu/~dhowell/StatPages/More_Stuff/Missing_Data/Missing.html

Does something like this belong in statsmodels or in scikit learn? Scikit currently has an imputer but it is very rudimentary (mean filling).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry point. Start by reviewing the linked multiple-imputation references and deciding whether the work belongs in statsmodels or scikit-learn; the scope and completion criteria still need to be defined.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.