Yeah,
I mean.. I have a constructive criticism for graphlab team. I am a noob in front of you guys..
You guys have to admit that both the current algorithms and the programming style are quite sophisticated.
Baring CF toolkit (which has been popular because of netflix prize), as an average "Joe", first I have to search the algorithm, and then you have a distributed implementation where there is no documentation (except references to again a very dense publication) and the option is to read the code which is not that bad except it is because you guys are great coders and your C++ code is also very dense.
So, why I asked this question is if you have something like Logistic/Linear Regression out there, that is one less "dense" publication to read.
Also,it would greatly help me (us) if in the documentation you can include how a particular algorithm can be implemented in GAS abstraction.
or maybe have a simple plain vanilla implementation without any crazy optimization for some basic algorithms.
But let me just say, how much appreciative I am for you guys to develop this awesome opensource project.
Thanks