I suppose that decoupling key/ value from BSP interface may be needed because not all inputs are in key/ value format.
On 4 June 2015 at 21:24, Behroz Sikander <[email protected]> wrote: > Hi, > +1. > Yes documentation needs improvement. I also saw that a book on Hama is also > under progress. I can help with the documentation. I only found the > following open issue > https://issues.apache.org/jira/browse/HAMA-960. > > Something like MLBase or Mahout on top of Hama would be really nice and > will boost the project. Regarding machine learning algorithms can we use > ADMM(a) to implement the algorithms ? > Like https://issues.apache.org/jira/browse/SPARK-1543 > > a) https://web.stanford.edu/~boyd/papers/pdf/admm_distr_stats.pdf > > Regards, > Behroz Sikander > > On Wed, Jun 3, 2015 at 9:48 AM, Edward J. Yoon <[email protected]> > wrote: > >> Hey, >> >> Here's few things I'd like to focus on next. >> >> 1. Add stream input format for listening messages coming from 3rd >> party applications, and incremental learning algorithms. >> 2. Improve reliability of system e.g., fault tolerance, HA, ..., etc. >> 3. More machine learning algorithms, such as ensemble classifier, SVM, >> DNN, ..., etc >> >> Do you have any other suggestions? >> >> Thanks! >> >> -- >> Best Regards, Edward J. Yoon >>
