Indice

Visual Analytics (602AA) - Course Semester 2019

Schedule

News

To keep updated with the last news of the course, subscribe at the Telegram channel: https://t.me/va602aa

Exams

Students will be admitted to the exam after the registration on the website http://esami.unipi.it. The exam consist of a discussion of the project. It is mandatory to submit a short report (6-10 pages) within the deadline by mail to instructor, specifying the tag “[VA]” in the subject.

Project assignment

The student may choose one of the following project proposals. She/he can also propose an additional topic. In this case a project proposal should be submitted for approval, containing a description of the data, a sketch of the possible visualization and the motivation for the project.

VAST Challenge 2018

The project assignment for the exam consist in the realisation of a web application addressing data and mini challenges presented for the VAST challenge 2018 (http://www.vacommunity.org/VAST+Challenge+2018). The general contest of the challenge asks to analyse and explain the possible causes of pollutants spreading in a natural park, threatening the survival of a bird species in the park.

The challenge presents 3 different mini challenges. However, only MC2 and MC3 can be used for preparing the project exam (MC1 is based on analytical skills we did not discuss during the course). Each student should tackle one mini challenge for the exam (teams of two students should address at least two mini challenges).

Didactic Data Mining

This is a project that requires to implement a module with visual interface to explore and manage the project Didactic Data Mining developed within the course of Data Mining. The module is implemented in Python and provides a RESTful interface to create an experiment, to insert a dataset and to follow the evolution of a data mining algorithm on the dataset.

Rules

Network Diffusion Library

This is a project that requires to extend the visual interface of the NDLib - Network Diffusion Library developed within the KDDLab. The core library is implemented in Python and provides a RESTful interface to create an experiment, to insert a network and to execute a diffusion simulation over the network.

Rules

Geological data visualization :!: **new**

This project has the objective of creating a visual dashboard to explore and browse geographical and geological data. This is a joint project with the IGG institute of CNR. Data available for the project can not be shared publicly. If interested, send me an email to fix a meeting to discuss more in detail.

Next Exams

Textbooks

Useful Resources

Other resources

Class Calendar

All exercises and code discussed during each lesson are available as a Git repository at: https://github.com/va602aa-2019

Day Aula Topic Learning material
01 2019/02/18 16:00-18:00 N1 Intro: Visual Analytics Process; Slides ; VisMaster Book (Chapter 2)
02 2019/02/22 14:00-16:00 V1 Node.js, NPM, Vue.js, GIT Slides
03 2019/02/25 16:00-18:00 N1 Vision, Perception and effective visualization Slides
04 2019/03/01 14:00-16:00 V1 Introduction to HTML, CSS, Javascript Slides
05 2019/03/04 16:00-18:00 N1 Chart Taxonomy, DO and Don't examples Slides
06 2019/03/08 14:00-16:00 V1 Intro to SVG and D3.js Slides; Slides

GITHub repository

All source code of exercises are available at the URL: https://github.com/va602aa-2019

Previous Editions