-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Here you can explore our group management program. In particular, this wiki includes documentation for the API and Examples used to simulate and test the code. The system architecture is included here. The program and its examples are currently developed in Python and flexible enough to be further deployed in a full-scale system. This will currently involve installing this module. However, in the future we will also make the system available as a service accessed through a REST API.
This program is part of a research project, as its iterations have inspired and been used as supplementary material for the following submissions and reports:
Adaptation
Group Configuration Generation
- ConfigsGenAlg
- RandomConfigsGenAlg
- PureRandomSearchConfigsGenAlg
- EvolutionaryConfigsGenAlg
- ODPIPConfigsGenAlg (exact)
- CLinkConfigsGenAlg (legacy)
Preferences Estimation
Quality Evaluation Algorithms
- QualityEvalAlg
- Group-Based Quality Evaluation:
- Regression-Based Quality Evaluation:
- Tabular Quality Evaluation:
Auxiliary Structures
- InteractionsProfile
- PlayerCharacteristics
- PlayerState
- Personality (Inherent Preference):
- PlayerStatesDataFrame
Model Bridges
Player Data Trim