vector1 = list(map(lambda x: 1 if x in common_interest else 0, preference_space[person1]))