Jimmy
Tis I! Bravo!
Prism
A lightweight, media-focused Nostr client for Android.
Prism is designed to be the ultimate Share Target for the Nostr ecosystem. Whether you are browsing the web, scrolling through a gallery, or editing text, Prism allows you to share content to Nostr seamlessly. It features a robust scheduling engine, rich media previews, and a clean, multi-user interface.
Source: github.com
The task of recommender systems is classically framed as a prediction of users’ preferences and users’ ratings. However, its spirit is to answer a counterfactual question: “What would the rating be if we ‘forced’ the user to watch the movie?” This is a question about an intervention, that is a causal inference question. The key challenge of this causal inference is unobserved confounders, variables that affect both which items the users decide to interact with and how they rate them. To this end, we develop an algorithm that leverages classical recommendation models for causal recommendation. Across simulated and real datasets, we demonstrate that the proposed algorithm is more robust to unobserved confounders and improves recommendation.
Source: dl.acm.org