I'm wondering if there are negative side-effects from creating prefs
files that contain duplicates? For example:

100, 200
100, 300
200, 400
100, 200

Similarly, what happens if you feed Mahout a prefs file with
duplicates with different pref values?

Obviously, this isn't something I *want* to do, but it will make the
prefs file generation phase much simpler.

Thanks!

Reply via email to