Skip to content

Intra Site Interpolation

Make the Effects of Site "invisible" to the ML models by breaking the correlation between site and target. This is made by interpolating within each class in each site to balance the classes.

Paper

On preparation.

Source Code

  • https://github.com/N-Nieto/IntraSiteInterpolator.git

Implementation

  • Implemented and tested on syntetic data.