Skip to content

Commit

Permalink
Merge pull request #123 from HiIAmTzeKean/120-demo-preparation-for-pr…
Browse files Browse the repository at this point in the history
…esentation

doc: readme
  • Loading branch information
HiIAmTzeKean authored Nov 29, 2024
2 parents bdeab88 + 8f3cafb commit 3de2804
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ provision of API for the programmer to interact with the objects in the library.
- [Installation through pip](#installation-through-pip)
- [Installation with PyPI](#installation-with-pypi)
- [Documentation](#documentation)
- [Report and Citation](#report-and-citation)


## Installation with Github
Expand Down Expand Up @@ -72,4 +73,13 @@ poetry add streamsight
## Documentation

The documentation can be found [here](https://hiiamtzekean.github.io/Streamsight/)
and [repository](https://github.com/HiIAmTzeKean/Streamsight) on Github.
and [repository](https://github.com/HiIAmTzeKean/Streamsight) on Github.

## Report and Citation

The report for this project [Streamsight: a toolkit for offline evaluation of recommender systems](https://hdl.handle.net/10356/181114)
can be found in the NTU repository.

```
Ng, T. K. (2024). Streamsight: a toolkit for offline evaluation of recommender systems. Final Year Project (FYP), Nanyang Technological University, Singapore. https://hdl.handle.net/10356/181114
```

0 comments on commit 3de2804

Please sign in to comment.