Interesting.
> On May 21, 2016, at 10:30 AM, Steven NASa wrote:
>
> Hi Pat,
>
> Thank you for your reply, I fully understand that core algorithms and data
> are 2 different part of the system, this is why we have 2 major idea: "Big
> data" and "Machine Learning".
>
> My requirements of Recomm
Well, IMO big data tensor math is Mahout’s strongest point and GPUs on
immediately on the roadmap.
On May 21, 2016, at 7:30 AM, Steven NASa wrote:
Hi Pat,
Thank you for your reply, I fully understand that core algorithms and data
are 2 different part of the system, this is why we have 2 major
Hi Pat,
Thank you for your reply, I fully understand that core algorithms and data
are 2 different part of the system, this is why we have 2 major idea: "Big
data" and "Machine Learning".
My requirements of Recommenders are just like what Amazon does: Item-based,
but the number of items and users
Hi Stephen,
We have implemented SVD, ALS, and CCO for recommender, but these are only core
algorithms, not really recommenders as Mahout has done in the past. The reason
for this is that there are data prep, data ingestion, and serving components
that, in a modern system, must be supplied also.
Welcome to the project Steven!!
On Fri, May 20, 2016 at 10:07 AM, Steven NASa wrote:
> Hi Folk & Masters,
>
> My name is *NASa*. I am now working for an e-commerce B2C company in China,
> dealing with Transaction Process development in C++ & Java on Linux
> environment.
>
> As you know, *Recomme
Steven, thanks for reaching out, and welcome to the project!
If you want to discuss how to build a recommender system, the user list is
probably more appropriate, and we all hang out there too.
If you'd like to contribute to the project dev's the right list. Let us
know if you have any trouble ge
Sounds more like demand prediction to me.
However your system should be able to interact with other non-C/C++ systems.
There is something called Apache Thrift.
Which brings me to the following - would it be a valuable feature to Mahout
library to provide
connectivity with other systems u
Hi Folk & Masters,
My name is *NASa*. I am now working for an e-commerce B2C company in China,
dealing with Transaction Process development in C++ & Java on Linux
environment.
As you know, *Recommender System* is quite valuable and important to an
e-commerce online shopping website like Amazon. I