prmr / Creco

Recommendation System for Consumer Products
Apache License 2.0
6 stars 2 forks source link

Put the `Price` attribute first in list, visually distinct #73

Closed enewe101 closed 10 years ago

enewe101 commented 10 years ago

The Price of a product is quite special psychologically, I think that we should put price at the top, possibly making it a bit visually distinct, when it exists.

forgues commented 10 years ago

This is very related to #66. I think we should investigate why our logic often doesn't think price is an important attribute before hardcoding it into the list of specs. (Although like you say, it's probably because not enough products are priced so the entropy ignores the price)