AI based parameter estimation of ML model using Hybrid of Genetic Algorithm and Simulated Annealing

Published in 14th ICCCNT conference, Indian Intitute of Technology Delhi, India, 2023

In this study, parameter estimation of ML models, here specifically, random forest classifier was conducted on a heart disease dataset. We have suggested a new approach to machine learning that hybridizes genetic algorithm with simulated annealing for estimating the hyperparameters of the random forest classifier. This application of hybrid optimization helped in increasing the accuracy of the machine learning model by 10% and is very promising in comparison to various different classification methods for this same problem.

The implementation code and other files can be found at: Visit

IEEE link to paper: Visit