-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Samuel Gomes edited this page Dec 1, 2019
·
19 revisions
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 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 importing this module, but in the future, a REST API can be used instead.
This program is part of a research project, as its iterations have been used as supplementary material for the following submissions:
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