algorithmfoundry / Foundry

The Cognitive Foundry is an open-source Java library for building intelligent systems using machine learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add equals and hashCode to DefaultWeightedPair

jbasilico opened this issue · comments

DefaultWeightedPair is missing an equals and hashCode implementations.