-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Samuel Gomes edited this page Jul 15, 2024
·
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 system architecture is included here. The program is deployed as a Python package.
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