Skip to content

aalto-ui/umap22-parameter-recovery

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
fig
 
 
 
 
 
 
 
 

How Suitable is Your Naturalistic Dataset for Theory-based User Modeling?

By Aini Putkonen, Aurélien Nioche, Ville Tanskanen, Arto Klami & Antti Oulasvirta

Copyright (c) 2021 Aalto University. All rights reserved.

Code repository accompanying the UMAP'22 paper entitled "How Suitable is Your Naturalistic Dataset for Theory-based User Modeling?".

Please run the following commands to use the attached notebook, or use your own environment:

Create virtual environment:

python3 -m venv .env

Activate virtual environment:

source .env/bin/activate

Install required packages:

python3 -m pip install -r requirements.txt

Run the notebook from:

.env/bin/jupyter notebook

Use the Python3 kernel.

About

Code repository for the UMAP'22 paper entitled "How Suitable is Your Naturalistic Dataset for Theory-based User Modeling?"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published