Open skiadas opened 6 years ago
Interesting algorithm. I will study and simulate what is the impact. Note that there is also another enhancement about recommendation (#24 ) So I need to find how best address all need.
@PopGoesTheWza so on the Breakdown tab, you could include the Light/Darkside character count, then also the Average there so can be referenced during the Platoon assignments instead of calculating it during the Assignment function.
@PopGoesTheWza maybe another hidden sheet for the Z scores.
I believe I have the arrayformula working, but need to store the values somewhere else. I'll keep you updated
@DarkPhoenixSniper i’m Working on a OO design to better address platoon recommendation.the current code is an terrifying function which loops over platoonsat least three times and is cluttered with specific tests an rules.
I need to investigate a little more... but the Algorithm assigned 3 of the bottom 4 of a character in a test. it chose number 5 instead of number 4.
But it might be because he filled 10 other spots where he had a weaker character....
@PopGoesTheWza informed me that the Z-score caluclation was not implemented in the latest build. He is still coding the solution.
Implemented a zScore option in the latest version of TB Sheet Version: 2.200409
Oooh nice! I'll check it out.
✔ Enhancements → Be specific. Suggest implementation when possible.
The current algorithm assigns a platoon to the person with the weakest unit for that platoon. This system can be unfair to those members with lowest gp for two reasons:
I propose the following algorithm: