AutomatedProcessImprovement / Simod

Simod is a tool for automated BPS model discovery
Apache License 2.0
40 stars 7 forks source link

Don't mine all simulation parameters in each calendar optimization iteration #95

Closed david-chapela closed 1 year ago

david-chapela commented 1 year ago

The simulation parameters (json_parameters) don't have to be discovered in each optimization iteration.

I think that currently, at the beginning of each "calendar optimization" iteration, the arrivals, gateway probabilities, etc. are discovered. There is no need to do all of them each time.

JSON Parameters:

Extra: This is for the SIMOD optimization, once all the stages end, to evaluate the model against test log, all these json_parameters are discovered again from train+validation.