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

Journalism: TopAttribute feature #87

Closed LswaN58 closed 1 year ago

LswaN58 commented 1 year ago

Feature whose value is an int, indicating the value of the highest attribute the player has. Includes one subfeature:

  1. Names : A list of the names of all attributes that had the top value (e.g. a player could have both Tech and Trust at 5, and all others <= 4).

Only runs at the session and player level.

zstud04 commented 1 year ago

253a746c979aa6db22929a1ed7ba3a38d8fb6342