Skip to content
Snippets Groups Projects
Commit 0cc50935 authored by Tim O'Donnell's avatar Tim O'Donnell
Browse files

Increase random_negative_rate to 7.0

parent aaeaabaa
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ base_hyperparameters = {
'random_negative_constant': 1,
'random_negative_distribution_smoothing': 0.0,
'random_negative_match_distribution': True,
'random_negative_rate': 0.5,
'random_negative_rate': 7.0,
'random_negative_method': 'by_allele',
'train_data': {
'pretrain': True,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment