GithubHelp home page GithubHelp logo

Comments (4)

guoguibing avatar guoguibing commented on May 12, 2024

Better performance may be obtained after tuning the moment larger.

from librec.

asoboy avatar asoboy commented on May 12, 2024

Thanks for your commenting!!

The Ciao dataset has 35835 ratings and is downloaded from here (http://www.public.asu.edu/~jtang20/datasetcode/ciao_with_rating_timestamp_txt.zip).

I tested with momentum from 0.1 to 0.9 (the 1.0 will cause crach due to the Loss grows into infinity), and the result is here:

learning Rate = 50, regP = regQ = 0.1, K = 10, iters = 100

      MAE     RMSE    Momentum

PMF 2.484504 2.807264 0.1
PMF 2.516064 2.832653 0.2
PMF 2.471362 2.803306 0.3
PMF 2.452357 2.783117 0.4
PMF 2.464851 2.797973 0.5
PMF 2.582281 2.890350 0.6
PMF 2.562090 2.872376 0.7
PMF 2.591306 2.898688 0.8
PMF 2.553969 2.868095 0.9

I am not sure about whether it is the dataset's flaw or not. Could you help run with this dataset and return the confiuguration and result of PMF, Thank you!!

from librec.

guoguibing avatar guoguibing commented on May 12, 2024

moment is not restricted in [0, 1], try larger values like 10, 50, etc.

I do not have spare time to run your tests.

from librec.

guoguibing avatar guoguibing commented on May 12, 2024

BTW, one of my collaborators mentioned that you may want to check the format of ciao data set.

from librec.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.