Implementation and reproducible experiments behind the research paper "Improving Sequential Recommendation with LLMs", which substantially extends our RecSys paper. The paper is uploaded to Arxiv.
import { expect, test } from "vitest"; import { render } from "@testing-library/react"; import { validateMarkup } from "standard-html"; import App from "./App"; test ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results