mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-06 09:28:51 -06:00
Update MSS results
This commit is contained in:
@@ -14,7 +14,7 @@ from scipy.stats.distributions import rv_frozen
|
||||
class ChallengeA:
|
||||
def __init__(self,
|
||||
seed=42,
|
||||
n_training_instances=300,
|
||||
n_training_instances=500,
|
||||
n_test_instances=50,
|
||||
):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user