Giter Club home page Giter Club logo

deep-deconf's Introduction

Hey, this is Yaochen :) I'm:

๐Ÿ”ญ A CS Ph.D. student at the University of Virginia
๐ŸŒฑ An amatuer guitar player who happens to know math and code
๐Ÿ˜„ A researcher that explores probability and causality in data mining

deep-deconf's People

Contributors

yaochenzhu 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

Watchers

 avatar

deep-deconf's Issues

Adding user features

I have item purchase data. How do I add user features like age, gender etc. Currently I see that user features are a PCA of randomly sampled data from a Normal distribution. Does it make sense to randomly assign user features?

ValueError: operands could not be broadcast together

Traceback (most recent call last):
  File "simulate.py", line 270, in <module>
    simulate()
  File "simulate.py", line 201, in simulate
    rat_dist = get_rat_dist(rat_table)
  File "simulate.py", line 62, in get_rat_dist
    return adj_rat_dist(rat_dist_raw)
  File "simulate.py", line 55, in adj_rat_dist
    rat_dist_raw = rat_dist_raw*weights
ValueError: operands could not be broadcast together with shapes (138,) (5,)

Gettig this error in simulate.py, could you please suggest a fix?

Regarding Evaluation

I have a very sparse dataset, where the average no. of ratings per user is 3, and under strong generalization we do a further split of val data, which further reduces the ratings per user in the val data. Hence does it even make sense to calculate recall@k,ndcg@k, where k>1?. Should i change the evaluation method to weak generalization?

NDCG is nan in train.py for ratings.

I am getting NDCG as nan while simulating for ratings, But no issue while simulating for exposure. Could you please suggest a solution for this?

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.