I am transalting some code from Python to R and I was wondering if there's equivalent of sklearn.preprocessing.QuantileTransformer in R?
Ideally, I would like to use within caret's train preProcess
I am transalting some code from Python to R and I was wondering if there's equivalent of sklearn.preprocessing.QuantileTransformer in R?
Ideally, I would like to use within caret's train preProcess