Open pawel-madurski opened 5 years ago
Hello Pawel. Sorry for writing here, I will remove this message later. Just don't know how to contact you. I have trained a model for the predictionio complimentary purchase template you have been contributing to. The problem is, I miss the Evaluation part (implementation of cross-validation) to show how the algorithm performs. And my skills in pio and scala are very limited right now, I need help. And Im very short of time. I would appreciate if you could help me with Evaluation.scala for this: https://github.com/PredictionIO/template-scala-parallel-complementarypurchase/tree/develop/src/main/scala It shouldnt be that much, just kfold implementation, like they did in pio recommender template. This part is crucial to me. Could we talk please? My email is marsium77@yahoo.de Thank you in advance.. Im quiet desperate to be honest. Alexey.
I'm using some old version of bobo browse (I cannot tell what is the version since this is included in my solution for a long time), I setting ValueOperationAnd on some facet and also there is ExpandSelection set to true. When selection are made counts on facets are not chaning. So for example I've got facet Color. There is AND between selection first when I'm selecting Green I thought that number on other values will decrease depending on selection but this is not happening. Is this is a known issue with AND operator between selection?
If this is working as expected is there a workaround to have got propper numbers next to facet values ? Thanks for helping