Skip to content

D2KLab/rs-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RS-viz

RS-viz is a Web-based tool for graphically visualizing the main characteristics of a rating dataset.

Demo

A demo of RS-viz is available at https://d2klab.github.io/rs-viz/.

Installation

After cloning the repository, it is necessary to install the Node.js dependencies.

$ npm install

Then, it is possible to generate a bundled JavaScript file using webpack.

$ npm run build

Usage

The resulting code is available in the ./docs directory which can be published on any web server. To publish it on an embedded web server for testing purposes you can run the following command.

$ npm start

Publications

  • Monti D., Rizzo G., Morisio M. (2019). Visualizing Ratings in Recommender System Datasets. In IntRS 2019: Interfaces and Human Decision Making for Recommender Systems 2019. http://ceur-ws.org/Vol-2450/short2.pdf

Team

About

A Web-based rating dataset visualization tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published