-
Can you help me understand the format of the data used, folder structure, file structure - how is development and validation data set is created? I am running the codes on GCP and I am facing errors s…
-
Hey Thanks for this package.
I checked this fetch_movielens method where we are extracting only
1. Train and Test data of interaction matrix
2. Movie Features
3. List of generes
So are we …
-
I'd like to evaluate the CCCFNet performance on movielens-1M, it would save me a lot of time if you could upload the data transfering tool. Thanks a lot!
-
-
Hi,
I've been playing around today with DSSTNE with the goal of running the example with MovieLens20M and compare the NN in the example with some state-of-the-art CF algorithms that I have implemente…
-
Can you please help me how can I solve this issue:
On example.php with sample given in README FILE.
```
Fatal error: Declaration of GraphAware\Reco4PHP\Demo\Github\FollowedByFollowers::buildScore(G…
-
When processing large datasets the performance of LAMBDA functions is 90 times slower than a compared to Java.
Processing the movieLens ratings dataset [Full: 22,000,000 ratings and 580,000 tag appli…
-
I followed the instruction and everything is OK until the training step, ie, the
/PredictionIO/bin/pio train (in run.sh under /quickstartapp/
My environment is Win7 64 bit, Vagrant virtualbox running…
-
Hi guys,
Thank you for releasing your project to open-source.
Can you please explain a math behing dsstne?
Is it a collaborative filtering with explicit/implicit feedback?
You don't use ratings from…
-
Here is a recent paper on rating prediction which we can compare with: [Efficient recommendation methods using category experts for a large dataset](http://www.sciencedirect.com/science/article/pii/S1…