Re: Question about spark-itemsimilarity

2017-02-12 Thread Niklas Ekvall
ality? Do you have other smart tips to handle our memory problem? Best regards, Niklas 2017-01-15 22:30 GMT+01:00 Pat Ferrel <p...@occamsmachete.com>: > > > On Jan 14, 2017, at 2:41 AM, Niklas Ekvall <niklas.ekv...@gmail.com> > wrote: > > > > Thanks again Pat!

Question about spark-itemsimilarity

2017-01-14 Thread Niklas Ekvall
uality based on only one event far in the > past. CCO using all the clickstream (or important parts of it) can do quite > well. > > This may seem an edge case but only in degree, every ecom app has data > they are throwing away and CCO addresses this. > > On Dec 13, 2016, at

Re: Question about spark-itemsimilarity

2016-12-13 Thread Niklas Ekvall
ind spark-itemsimilarity to serve > recommendations. Read about the UR here: http://actionml.com/docs/ur < > http://actionml.com/docs/ur> > > On Nov 30, 2016, at 6:58 AM, Niklas Ekvall <niklas.ekv...@gmail.com> > wrote: > > I found that you can, so ignore my questio

Re: Question about spark-itemsimilarity

2016-11-30 Thread Niklas Ekvall
I found that you can, so ignore my question! Best reagrds, Niklas 2016-11-30 15:42 GMT+01:00 Niklas Ekvall <niklas.ekv...@gmail.com>: > Hello! > > I'm using *spark-itemsimilarity *to produce related recommendations and > the input data has the form *userID, itemID. *Could I

Question about spark-itemsimilarity

2016-11-30 Thread Niklas Ekvall
Hello! I'm using *spark-itemsimilarity *to produce related recommendations and the input data has the form *userID, itemID. *Could I also use the from *userID, itemID, value* (value > 0)? Or does *spark-itemsimilarity* only handles binary values? Best regards, Niklas

Re: Mahout - Recommenditemvalue with magnitude of 1

2015-11-29 Thread Niklas Ekvall
; > > On Nov 24, 2015, at 12:21 PM, Niklas Ekvall <niklas.ekv...@gmail.com> > wrote: > > > > Okay! > > > > No pre-filter and the user/item ids should start from 0 and go as many > user > > and items there are. So, all the data we have should go into

Mahout - Recommenditemvalue with magnitude of 1

2015-11-24 Thread Niklas Ekvall
te.com');>> wrote: > Do your ids start with 0 and cover all numbers between 0 and the number of > items -1 (same for user ids)? > The old hadoop-mahout code required ordinal ids starting at 0 > > > On Nov 24, 2015, at 8:19 AM, Niklas Ekvall <niklas.ekv...@gmail.com> > wr

Re: Mahout - Recommenditemvalue with magnitude of 1

2015-11-24 Thread Niklas Ekvall
, November 24, 2015, Pat Ferrel <p...@occamsmachete.com> wrote: > I wouldn’t pre-filter but in any case the ids input to hadoop-mahout need > to follow those rules. > > The new recommender I mentioned has no such requirements, it uses string > IDs. > > On Nov 24, 2015,

Re: Mahout - Recommenditemvalue with magnitude of 1

2015-11-24 Thread Niklas Ekvall
thub.com/PredictionIO/template-scala-parallel-universal-recommendation > a single machine install script is here: https://docs.prediction.io/start/ > > On Nov 24, 2015, at 2:16 AM, Niklas Ekvall <niklas.ekv...@gmail.com> > wrote: > > Hello Mahout Users! > > I use today Mah

Mahout - Recommenditemvalue with magnitude of 1

2015-11-24 Thread Niklas Ekvall
recommendations in this list the best one or is there some randomness in this list? Best regards, Niklas Ekvall

Re: Number of features for ALS

2014-04-08 Thread Niklas Ekvall
on the subject. And, to answer your question, cooccurrence recommendation works great with diverse sources of behavior. On Sun, Apr 6, 2014 at 8:40 PM, Niklas Ekvall niklas.ekv...@gmail.com wrote: Thanks Pat! I did find a book by Ted Dunning and Ellen Friedman (Practical Machine

Re: Number of features for ALS

2014-04-06 Thread Niklas Ekvall
Hi Pat and Ted! Yes I agree with about the rank and MAP. But in this case, that is a good initial guess on the parameters *number of features* and *lambda*? Where can I find the best article about cooccurrence recommender? And can one use this approach for different types of data, e.g., ratings,

Re: Number of features for ALS

2014-04-06 Thread Niklas Ekvall
: On Apr 6, 2014, at 2:48 AM, Niklas Ekvall niklas.ekv...@gmail.com wrote: Hi Pat and Ted! Yes I agree with about the rank and MAP. But in this case, that is a good initial guess on the parameters *number of features* and *lambda*? 20 or 30 features depending on the variance in your

Re: Number of features for ALS

2014-03-30 Thread Niklas Ekvall
Hi, My name is Niklas Ekvall and I have a implementation of the recommender algorithm Large-scale Parallel Collaborative Filtering for the Netflix Prize and now I'm wondering how to choose the number of features and lambda. Could any of guys help me to explain a stepwise strategy to choose

Re: Number of features for ALS

2014-03-30 Thread Niklas Ekvall
. --sebastian On 03/30/2014 11:53 AM, Niklas Ekvall wrote: Hi, My name is Niklas Ekvall and I have a implementation of the recommender algorithm Large-scale Parallel Collaborative Filtering for the Netflix Prize and now I'm wondering how to choose the number of features and lambda. Could