prmr / Creco

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

Handling partial data in attributes #53

Closed asutcl closed 10 years ago

asutcl commented 10 years ago

This is a huge issue right now I believe. I will investigate attribute selector methods that handle missing data so that it outputs more useful results. No attribute will be returned if I don't have either a range of possible values or a nice set of strings which enumerate its possible values.

prmr commented 10 years ago

Dependent on #45

asutcl commented 10 years ago

The algorithm now handles attributes with partial data. These elements are not counted in the entropy score right now. This could change later on, but should be a new issue if we want the functionality.