I have a dataset with 400K observations and 250 features. I would like to perform the stratified sampling.
I referred many links, but they are all after 1 or two variables examples including Target.
Can anybody please help me how should be performing stratified sampling using R / Python.
thanks in Adavance !