Skip to content

Question about offline ratio in offline/online data sampling #4

@LiuX41

Description

@LiuX41

I'm currently attempting to reproduce the results from the paper. Upon examining the code, it appears that the setting for offline ratio is limited to 0.5 in this implementation. This observation is based on the design of the data combination in the combine function, where v and other_dict[k] are expected to have the same size in order to be merged into tmp?

Could you provide some insights on how other offline ratios, such as 25% and 75% (as shown in Figure 12), were implemented in the paper? I have experimented with mixing the offline and online data in a randomized manner, but haven't had success. I'd be grateful for any guidance or clarification on this matter. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions