Javran / purescript-kancolle-helpers

KanColle helpers
MIT License
1 stars 0 forks source link

MVP prediction #1

Open Javran opened 9 years ago

Javran commented 9 years ago

as mentioned in https://github.com/dragonjet/KC3Kai/issues/726

Javran commented 8 years ago

as mentioned in https://github.com/KC3Kai/KC3Kai/issues/726#issuecomment-139096364 it's impossible to be accurate if aerial battles are involved.

but the search space is small: 4 slots * 6 ships * 6 targets = at most 144 possible ways of attacking.

maybe we can do something by calculating confidence against all possible attacks and pick the maximum one as our prediction.