zygmuntz/gaussrank

Fit then transform ?

edmondja opened this issue · 1 comments

Hello, if I want to use my algorithm online with gaussrank, is it possible to implement a version with separated fit and predict function please ? While using quantiles/percentiles instead of sorted ranks for example ?

It certainly is possible.