You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'll probably want to resort to this in the final days to improve our leaderboard position. Require a script to take two (or more) submission csvs and write a new csv that is a weighted average of the originals. This should run faster if we use numpy's loadtxt (skipping the header and the image names and then getting them from settings).
The text was updated successfully, but these errors were encountered:
We'll probably want to resort to this in the final days to improve our leaderboard position. Require a script to take two (or more) submission csvs and write a new csv that is a weighted average of the originals. This should run faster if we use numpy's loadtxt (skipping the header and the image names and then getting them from settings).
The text was updated successfully, but these errors were encountered: