ogd.games.JOURNALISM package
Subpackages
- ogd.games.JOURNALISM.detectors package
- ogd.games.JOURNALISM.features package
- Submodules
- ogd.games.JOURNALISM.features.AttributeView module
- ogd.games.JOURNALISM.features.ChoiceClickCount module
- ogd.games.JOURNALISM.features.ContinuesOnFail module
- ogd.games.JOURNALISM.features.EditorNoteOpen module
- ogd.games.JOURNALISM.features.FailureAttributes module
- ogd.games.JOURNALISM.features.FailureCount module
- ogd.games.JOURNALISM.features.FinalAttributes module
- ogd.games.JOURNALISM.features.GameComplete module
- ogd.games.JOURNALISM.features.LevelCompleteCount module
- ogd.games.JOURNALISM.features.LevelCompleted module
- ogd.games.JOURNALISM.features.LevelTime module
- ogd.games.JOURNALISM.features.MaxedPlayerAttribute module
- ogd.games.JOURNALISM.features.MeanSnippetTime module
- ogd.games.JOURNALISM.features.PlayTime module
- ogd.games.JOURNALISM.features.PlayerAttributes module
- ogd.games.JOURNALISM.features.QuitLevel module
- ogd.games.JOURNALISM.features.QuitNode module
- ogd.games.JOURNALISM.features.QuitType module
- ogd.games.JOURNALISM.features.QuitTypePerLevel module
- ogd.games.JOURNALISM.features.SessionPlayTime module
- ogd.games.JOURNALISM.features.SkillSequenceCount module
- ogd.games.JOURNALISM.features.SnippetReceivedCount module
- ogd.games.JOURNALISM.features.SnippetReplace module
- ogd.games.JOURNALISM.features.SnippetsCollected module
- ogd.games.JOURNALISM.features.SnippetsSubmitted module
- ogd.games.JOURNALISM.features.StoryAlignment module
- ogd.games.JOURNALISM.features.StoryAlignmentSequence module
- ogd.games.JOURNALISM.features.StoryCompleteTime module
- ogd.games.JOURNALISM.features.StoryEditorTime module
- ogd.games.JOURNALISM.features.StoryScore module
- ogd.games.JOURNALISM.features.StoryScoreSequence module
- ogd.games.JOURNALISM.features.TextClickCount module
- ogd.games.JOURNALISM.features.TopAttribute module
- ogd.games.JOURNALISM.features.TopPlayerAttribute module
- ogd.games.JOURNALISM.features.TopPlayerQuitType module
- ogd.games.JOURNALISM.features.TotalFails module
- ogd.games.JOURNALISM.features.TotalLevelTime module
- ogd.games.JOURNALISM.features.UserPlayTime module
- ogd.games.JOURNALISM.features.WorstAttribute module
- ogd.games.JOURNALISM.features.WorstPlayerAttribute module
- Module contents
Submodules
ogd.games.JOURNALISM.JournalismLoader module
- class ogd.games.JOURNALISM.JournalismLoader.JournalismLoader(player_id: str, session_id: str, game_schema: GameSchema, mode: ExtractionMode, feature_overrides: List[str] | None)[source]
Bases:
GeneratorLoader