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

Commit

Permalink
Remove analytics code from the project
Browse files Browse the repository at this point in the history
  • Loading branch information
Nihisil committed Apr 14, 2017
1 parent cf3101d commit 275357e
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 1,063 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,6 @@ It will allow to determine was a new version improved or not.
To be able to run it you need to copy an old ai version to the `mahjong/ai/old_version.py`
and run `bots_battle.py`.

## Tenhou logs analytics

We have an analytics package. It contains:

- `analytics/download_game_ids.py` - script to load phoenix game ids from the last 7 days
- `analytics/download_logs_content.py` - script to download logs content for ids that were obtained from the previous script
- `analytics/cases/*` - package for different analytics scripts (like % of suji traps) that will be written later

# For developers

## How to run it?
Expand Down
1 change: 0 additions & 1 deletion project/analytics/__init__.py

This file was deleted.

1 change: 0 additions & 1 deletion project/analytics/cases/__init__.py

This file was deleted.

38 changes: 0 additions & 38 deletions project/analytics/cases/count_of_games.py

This file was deleted.

56 changes: 0 additions & 56 deletions project/analytics/cases/fold_against_honitsu_hands.py

This file was deleted.

Loading

0 comments on commit 275357e

Please sign in to comment.