I am using Smart Grid Strategy. I optimize the parameters for each of the five accounts. Therefore, I optimize 5 times. Every time I optimize, I want to erase all the parameter data stored in the cache memory that was saved during the previous optimize. Therefore, I plan to execute each of the five optimizations independently. This is because I believe that the over-fitting problem will not occur.
Q) How do I delete the cache memory where parameter values are stored every time I optimize?