prmr / Creco

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

Getting Features Dictionary & Min/Max values #55

Closed MariamN closed 10 years ago

MariamN commented 10 years ago

I didn't find an issue for this bug. If someone is already looking into this as part of their issue, feel free to close it.

NullPointerException in getDict() from ScoredAttribute getMin() & getMax() from TypedVal Functions.

asutcl commented 10 years ago

I will be looking at this in #47 since it needs to be dealt with for the attribute selection. This may be due to a problem in attribute extractor or it may be linked to the data. I will have more details on this by Tuesday.

asutcl commented 10 years ago

This was fixed with the move of AttributeStat functionality to ScoredAttribute.

I will close if you find any other problem, please reopen the issue.