'Using bootstrapping to pick best sample based on model performance

I'm trying to use bootstrapping to pick a good training sample for a model development based on the model performance(AUC of ROC curve) for each bootstrapped sample. Is this a good method to follow? . Because I always find a better AUC when doing a model while changing sample along the way.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source