Re: Documents of SystemML Algorithms Reference

2017-05-01 Thread Ethan Xu
Thanks Niketan! This helps a lot. Best, Ethan On Wed, Apr 19, 2017 at 5:21 PM, Niketan Pansare wrote: > Hi Ethan, > > Good points, the documentation is incomplete. The Arguments section only > describes the arguments for command-line invocation and not via Python and > Scala. This should be cl

Re: Documents of SystemML Algorithms Reference

2017-04-19 Thread Niketan Pansare
Hi Ethan, Good points, the documentation is incomplete. The Arguments section only describes the arguments for command-line invocation and not via Python and Scala. This should be clearly marked to avoid confusion. The Python wrappers are implemented to be compatible with MLLib and Scikit learn.