Git Product home page Git Product logo

recommendation-gym's People

Contributors

sadighian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

recommendation-gym's Issues

How to run the prediction ?

Hello, thank you for such a great repo

I've trained the model and accuracy only achieve 30% ?

Could I ask you some questions:

  1. How much is your model's accuracy on MovieLens dataset?
  2. How to run the inference for recommendation ? For example, I want to run the inference for one user_id ? How can I do that ? Thank you

Is it really (PO)MDPs...?

Thank you for your contribution to the community! Personally, I found your neat implementation interesting and helpful!
By the way, is this current implementation following the Markov Property?
For instance, in MDPs, there is a state transition showing P(s' | s, a), right? And in RecSys setting, the state space consists of static and dynamic properties of users such as Static(User profile, eg., gender/age etc) and Dynamic(User's past activity, eg., click/non-click or view/purchase etc) so that we can correlate the states based on the action taken by an agent.

Looking at this implementation, it literally calculates the average of the ratings which I think it isn't dynamic over time and irrelevant to the occurrence of actions. could you help understand this part...?

Code

https://github.com/sadighian/recommendation-gym/blob/master/gym_recommendation/envs/reco_env.py#L207-L208

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.