Skip to content

Library for modeling the evolution of a dynamic survey.

License

Notifications You must be signed in to change notification settings

JARA99/Dynamic_Survey_lib

Repository files navigation

pydyn_surv

pydyn_surv it's a library for creating a dynamic survey using basic tools in python. This can be incorporated to a user inteface with the flexibility that Python offers.

The model

The model consists of a recommender system based on previous answers. The details of the same are explained in the thesis document.

Documentation

You can find the user documentation page over here.

Installation

You can install the library by simply cloning the repository somewhere in your computer and using pip to install it:

git clone https://github.com/JARA99/Dynamic_Survey_lib.git
pip install ./Dynamic_Survey_lib

Usage example

You can try the library capacities by looking at the app built on streamlit: pydyn-surv-hobbies-test. The source code for it is located inside the examples folder on examples/hobbies_survey/.

About

Library for modeling the evolution of a dynamic survey.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages