I'm trying to optimize a combination of 8 cards with 64 card characters. No repeats and order doesn't matter.
n!/(n!(n-r)!) = 4,426,165,368 combinations
I have everything set up, including the data scrapper. But I don't know how many games my machine needs to learn from to start seeing patterns. For example, in 14,000 games analyzed, only 834 decks had a certain character.
Analyzing the next 7 cards from 834 decks is 621,216,192
So I guess I need more data before reliable patterns emerge... but how much data? Thank you and god bless