This repo contains different optimization approaches to find the most optimal parameters for the Zener-Hollomon equation.
Steps:
- Linearize the equation.
- Minimize the objective function where the objective function is the RMSE between the predicted and the actual values.
- Include a surrogate function for the Zener-Holloman equation within the objective function to predict the correct coefficients.