-
Notifications
You must be signed in to change notification settings - Fork 1
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
Randomize splitting of documents #20
Comments
Elements are Randomly Generated once at the start then they are just appended to seed.aml seed-0, and seed-1. The code above links to just randomly splitting few items into one of the files so they are bit more different. |
The idea to implement would be the following. The algorithm should randomly take elements and create conflicts, i.e., newly added elements to |
yes the new elements generation is not implemented in seed-0 or seed-1 with 0 value in GoldStandard. |
close |
Which distribution is the basis to make this random generation? Please, point to the line of code. |
How can you ensure here that elements are randomly generated?
The text was updated successfully, but these errors were encountered: