Measure Weight Optimization
Posted: Sun Nov 10, 2024 11:48 am
Hi Dr. Geijtenbeek,
I was wondering if there is a way to optimize the weights of the cost function terms to produce the best possible output with the lowest fitness? I tried making the weights an optimizable parameter but the parameters did not appear within the parameters window. I found that there is the CMAOptimizerPool option that can allow you to run multiple optimizations, but I could not find a way to optimize the weights for my cost function between each iteration. Could this be done within SCONE? If so, could you walk through how I could go about doing that?
For some context, my current goal is to try and track experimental data with the model I have currently. I understand that SCONE might not be the best option to use for tracking, but I like the flexibility that SCONE provides. However, in order to find the best tracking solution, I would need to optimize the weights to produce the best output.
Thank you for your help.
Best,
Eric
I was wondering if there is a way to optimize the weights of the cost function terms to produce the best possible output with the lowest fitness? I tried making the weights an optimizable parameter but the parameters did not appear within the parameters window. I found that there is the CMAOptimizerPool option that can allow you to run multiple optimizations, but I could not find a way to optimize the weights for my cost function between each iteration. Could this be done within SCONE? If so, could you walk through how I could go about doing that?
For some context, my current goal is to try and track experimental data with the model I have currently. I understand that SCONE might not be the best option to use for tracking, but I like the flexibility that SCONE provides. However, in order to find the best tracking solution, I would need to optimize the weights to produce the best output.
Thank you for your help.
Best,
Eric