Let's say I have a few customers buying product A. How can I find other customers that have the same characteristics, or something close to, these A buyers?
I was thinking about using clustering methods, but I don't know if it's possible to "lock" some characteristic (for instance, putting all customers that have the locked characteristic in the same cluster).
To sum up, the question would be: is there any way of finding similar customers to a pre-selected group?