vodp / py-kmm

A Python implementation of Kernel Mean Matching data reweighting algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

py-kmm

A Python implementation of Kernel Mean Matching data reweighting algorithm

Prerequisites

  1. Numpy
  2. Matplotlib
  3. Cvxopt

References

  1. Gretton, Arthur, et al. "Covariate shift by kernel mean matching." Dataset shift in machine learning 3.4 (2009): 5.
  2. Huang, Jiayuan, et al. "Correcting sample selection bias by unlabeled data." Advances in neural information processing systems. 2006.

About

A Python implementation of Kernel Mean Matching data reweighting algorithm