-
Notifications
You must be signed in to change notification settings - Fork 2
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
Retrain models on aflow subset to compare against it. #115
Labels
Comments
For this we simply apply the MutDTA/src/train_test/splitting.py Lines 285 to 347 in 1361c7e
|
jyaacoub
added a commit
that referenced
this issue
Jul 9, 2024
Allows us to get exactly the same prots from another dataset like alphaflow dataset that is limited due to longer proteins.
jyaacoub
added a commit
that referenced
this issue
Jul 10, 2024
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For an "aflow" subset I think it would be best to have it be seperate from all the other runs we are doing, similar to how we now have the
results/v113
path for #113 unified CV sets we should have aresults/v115
where we store the retrained models on a smaller subset defined by the splits in aflow directories created.The text was updated successfully, but these errors were encountered: