I have a df:
gender category subcategory item_brand item_NWT item_price
Women Outerwear Jacket J. Crew NWT 22.0
Women Outerwear Jacket Talbots NWT 50.0
Women Outerwear Jacket J. Crew NWT 100.0
I have some features with similar values and different target price, I get the feeling the my model will perform poorly by have this type of data right?. Also some similar features have the same target price, the thing is: it's my first time dealing with an issue like this one.