opengamedata / opengamedata-core

Python framework for extracting features from OpenGameData event datasets.
https://opengamedata.fielddaylab.wisc.edu/
MIT License
1 stars 3 forks source link

JoWilder: UserEnabled #38

Closed LswaN58 closed 1 year ago

LswaN58 commented 1 year ago

A feature to show which options a user enabled. Override BaseFeatureSuffix to append Fullscreen to the base feature name.

The sub-features are: (base) - 1 if the player had fullscreen enabled, otherwise 0 (previously fullscreen). Music - 1 if the player had music enabled, otherwise 0 (previously music). HQGraphics- 1 if the player had hq graphics enabled, otherwise 0 (previously hq).

This should be configured as an aggregate feature.

hahashuo commented 1 year ago

JoWilder: UserEnabled

hahashuo commented 1 year ago

cd6085ff8641da126c5da1365ef611bac22c8583

hahashuo commented 1 year ago

e007e293df5bb5011bdb4c7667745229cad0140e