Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Commit 275357e

Browse files
committed
Remove analytics code from the project
1 parent cf3101d commit 275357e

File tree

12 files changed

+0
-1063
lines changed

12 files changed

+0
-1063
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,6 @@ It will allow to determine was a new version improved or not.
5858
To be able to run it you need to copy an old ai version to the `mahjong/ai/old_version.py`
5959
and run `bots_battle.py`.
6060

61-
## Tenhou logs analytics
62-
63-
We have an analytics package. It contains:
64-
65-
- `analytics/download_game_ids.py` - script to load phoenix game ids from the last 7 days
66-
- `analytics/download_logs_content.py` - script to download logs content for ids that were obtained from the previous script
67-
- `analytics/cases/*` - package for different analytics scripts (like % of suji traps) that will be written later
68-
6961
# For developers
7062

7163
## How to run it?

project/analytics/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

project/analytics/cases/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

project/analytics/cases/count_of_games.py

Lines changed: 0 additions & 38 deletions
This file was deleted.

project/analytics/cases/fold_against_honitsu_hands.py

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)