gridsearch #13

Merged
rmontanana merged 9 commits from gridsearch into main 2023-11-25 11:16:14 +00:00
Owner

Implement gridsearch in a new command line utility named b_grid
read grid definition for each model in the folder grid of the benchmark, in the form "grid_input.json" the output shall be "grid_output.json"
That file would be read by b_main if passed as parameter

Implement gridsearch in a new command line utility named b_grid read grid definition for each model in the folder grid of the benchmark, in the form "grid_<model>_input.json" the output shall be "grid_<model>_output.json" That file would be read by b_main if passed as parameter
rmontanana added 9 commits 2023-11-25 11:15:42 +00:00
rmontanana merged commit ba2a3f9523 into main 2023-11-25 11:16:14 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rmontanana/BayesNet#13
No description provided.