Skip to content

Commit

Permalink
updated pickling for backwards compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
andymbryant committed Aug 9, 2020
1 parent e997241 commit a3f0fed
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions process/games/output/games_json/game_55835a32.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"id": "55835a32", "clues": [{"word": "arrest", "rank": 28.75, "goodness": 0.2877276498302667, "bad_minimax": -0.13958709460660568, "frequency": 3420.0, "neutrals_minimax": -0.13470041900426175, "variance": 0.5367343442344733, "model_prediction": 0.15812706298308313}, {"word": "jail", "rank": 35.0, "goodness": 0.26656110959383145, "bad_minimax": -0.08381551769657496, "frequency": 3188.0, "neutrals_minimax": -0.1081255987665009, "variance": 0.39212529081033387, "model_prediction": 0.11228178063874446}, {"word": "magistrate", "rank": 7.5, "goodness": 0.3114804139399138, "bad_minimax": -0.13406120853663364, "frequency": 13318.0, "neutrals_minimax": -0.1900547548581553, "variance": 0.5903868879274353, "model_prediction": 0.09971272525026745}, {"word": "custody", "rank": 21.25, "goodness": 0.2995558256213225, "bad_minimax": -0.12419360703649263, "frequency": 4615.0, "neutrals_minimax": -0.1343165750492303, "variance": 0.4834061305480291, "model_prediction": 0.09821025692220313}, {"word": "prosecutor", "rank": 16.25, "goodness": 0.29201548542879113, "bad_minimax": -0.1195338209191709, "frequency": 7679.0, "neutrals_minimax": -0.1318838277960779, "variance": 0.5017000606440181, "model_prediction": 0.09689915276245452}], "process_config": {"AVG_DIST_MULT": 1.15, "RANK_MULT": 1.25, "PRIMARY_SORT_BY_COLUMNS": ["goodness", "bad_minimax", "frequency", "neutrals_minimax"], "PRIMARY_SORT_ASCENDING": [false, false, true, false], "SECONDARY_SORT_BY_COLUMNS": ["rank", "goodness", "variance"], "SECONDARY_SORT_ASCENDING": [true, false, false], "SIZE": 2000, "HIGH_SIZE": 2000, "LOW_SIZE": 200, "ASSASSIN_CUTOFF": 0.78, "DEEP": true}, "words": [{"id": "88200bfb", "word": "row", "type": "friend", "is_top_friend": true}, {"id": "6b38ffba", "word": "court", "type": "friend", "is_top_friend": true}, {"id": "3b2955e4", "word": "police", "type": "friend", "is_top_friend": true}, {"id": "81b23170", "word": "comic", "type": "friend", "is_top_friend": false}, {"id": "a779f685", "word": "princess", "type": "friend", "is_top_friend": false}, {"id": "a8fd6210", "word": "mammoth", "type": "friend", "is_top_friend": false}, {"id": "46df9739", "word": "hand", "type": "friend", "is_top_friend": false}, {"id": "4c9e1bc8", "word": "nut", "type": "friend", "is_top_friend": false}, {"id": "99735965", "word": "boot", "type": "friend", "is_top_friend": false}, {"id": "ba3601eb", "word": "spider", "type": "foe", "is_top_friend": null}, {"id": "9f5f5831", "word": "deck", "type": "foe", "is_top_friend": null}, {"id": "0054c8b2", "word": "laser", "type": "foe", "is_top_friend": null}, {"id": "021a83f7", "word": "key", "type": "foe", "is_top_friend": null}, {"id": "a6155f9f", "word": "dwarf", "type": "foe", "is_top_friend": null}, {"id": "248e2273", "word": "screen", "type": "foe", "is_top_friend": null}, {"id": "60860ef5", "word": "angel", "type": "foe", "is_top_friend": null}, {"id": "8d1994ae", "word": "microscope", "type": "foe", "is_top_friend": null}, {"id": "23f37134", "word": "cliff", "type": "neutral", "is_top_friend": null}, {"id": "ebe40239", "word": "grace", "type": "neutral", "is_top_friend": null}, {"id": "e842baac", "word": "field", "type": "neutral", "is_top_friend": null}, {"id": "35f7a16f", "word": "horse", "type": "neutral", "is_top_friend": null}, {"id": "c71c1502", "word": "crane", "type": "neutral", "is_top_friend": null}, {"id": "718b79e0", "word": "jam", "type": "neutral", "is_top_friend": null}, {"id": "afeb02cd", "word": "spring", "type": "neutral", "is_top_friend": null}, {"id": "a155e207", "word": "honey", "type": "assassin", "is_top_friend": null}]}
Loading

0 comments on commit a3f0fed

Please sign in to comment.