From 5eabfac86024b6a5c0d84ee20dfdf2fa415b1265 Mon Sep 17 00:00:00 2001 From: HiIAmTzeKean Date: Wed, 27 Nov 2024 00:21:03 +0800 Subject: [PATCH] feat: include report link --- docs/source/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index c02e703..baacf94 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -7,7 +7,8 @@ Welcome to Streamsight's documentation! Streamsight is an open-source python toolkit developed that provides a framework which observes the context of time to accurately model offline setting to actual real-world scenarios. We aim to provide API for the programmer to build and -evaluate recommendation systems. +evaluate recommendation systems. **Read our report:** +`Streamsight: a toolkit for offline evaluation of recommender systems `_ The overall architecture of the package is shown in the figure below. We split the toolkit into three main components: data handling, recommendation system,