-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Fc multi position #5
Comments
Yeah, I've asked the author of the tool I am using to download Squad CSV to include an additional column for |
if you need csv that include alternative position no issue i can generate it, usually each player have 2-3 alternative position (let me know it format that you wanna it, like array [CM,LM,RM] example). |
You can use this CSV to make test i use all fifa code then more accurate. https://drive.google.com/file/d/10HFvMCv1-Nw6T7hohPctHO_RbIWaUtWG/view?usp=drive_link If miss something let me know it |
The tool has been updated. Currently, the dataset looks like this:
I am thinking of just creating separate entries of a particular player for each position. Also would like to access your dataset as well. Thanks! |
my data comming from EA player iteration. I think to use extra value like ClubMFId use same code id male/female for chemistry calc |
Many thanks for taking an interest in this project. Can you grant access to your drive link above? In the above example, Miedema has club listed as Arsenal. If for female players, this consistency is maintained, then it will be fine, I think! Dataset size will definitely increase (x3 approximately if we consider each player can play in 3 positions). But how much it will impact solver performance remains to be seen. |
sorry i didnt realize need access to see it |
In your dataset, male and female players have different club IDs for the same club name. One of my intentions was to combine players from club and market. But for that, I would need the entire dataset of players with prices. For now though, the extension to download club csv works well. Also, I've pushed some code to reflect changes made in EA FC 24. |
Do you have plan to fix it for new fc24?
cause now is possible same player can autoswitch position then a CM player can be also at same time RB and get bonus for chemistry
The text was updated successfully, but these errors were encountered: