mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-03-17 10:46:30 +01:00
chore: update similarity cache [29629 cards, 542381 entries, 2.8MB, built 2026-03-15T03:10:36.682538]
This commit is contained in:
commit
5ebb8bedc7
6 changed files with 26 additions and 0 deletions
10
README-cache.md
Normal file
10
README-cache.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Similarity Cache Data
|
||||
This branch contains pre-built similarity cache files for the MTG Deckbuilder.
|
||||
Updated automatically by GitHub Actions.
|
||||
|
||||
## Files
|
||||
- `card_files/similarity_cache.parquet` - Pre-computed card similarity cache
|
||||
- `card_files/similarity_cache_metadata.json` - Cache metadata
|
||||
- `card_files/processed/all_cards.parquet` - Tagged card database
|
||||
- `card_files/processed/commander_cards.parquet` - Commander-only cache (fast lookups)
|
||||
- `card_files/processed/.tagging_complete.json` - Tagging status
|
||||
Loading…
Add table
Add a link
Reference in a new issue