FireDynamics / propti

PROPTI is an interface tool that couples simulation models with algorithms to solve the inverse problem of material parameter estimation in a modular way. It is designed with flexibility in mind and can communicate with arbitrary algorithm libraries and simulation models. Furthermore, it provides basic means of pre- and post-processing.
MIT License
15 stars 124 forks source link

FitnessMethodRMSE Does Not Take Model Factor Into Account #102

Open TristanHehnen opened 3 years ago

TristanHehnen commented 3 years ago

The fitness method FitnessMethodRMSE does not take the relation.model.factor into account, when calculating the RMSE.

TristanHehnen commented 2 years ago

see issue #108