dirty-cat / NeuMiss

NeuMiss is a neural network architecture aimed at handling missing values

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeuMiss

NeuMiss is a neural network architecture aimed at handling missing values, usually used as a preprocessing layer.

For a detailed description of the problem of encoding dirty categorical data, see NeuMiss networks: differentiable programming for supervised learning with missing values [1] and What’s a good imputation to predict with missing values? [2].

References

[1]Marine Le Morvan, et al. NeuMiss networks: differentiable programming for supervised learning with missing values. 2020. Advances in Neural Information Processing Systems 33 (NeurIPS 2020)
[2]Marine Le Morvan, et al. What’s a good imputation to predict with missing values. 2021.

About

NeuMiss is a neural network architecture aimed at handling missing values

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%