0

I found the code for the book mahout in action is missing method. Mahout 0.7 seems do not have addTo. What is the equivalent? Thanks!

Taryn
  • 242,637
  • 56
  • 362
  • 405
Treper
  • 3,539
  • 2
  • 26
  • 48

1 Answers1

0

http://search-lucene.com/m/VOQb42qY6Zw1/addTo&subj=removal+of+addTo+in+vectors

=> The replacement of addTo() with .assign(..., Functions.PLUS)