Genetic Algorithm matlab code
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi readers,
I read this article at here about genetic algorithm. It helps to find the max point of a given function. May I ask if it is possible to modify the code that the author has written to train the data at (hi.csv excel file attached below) which has 2 inputs & 1 output to predict the output of a result using regression given a 2 random inputs ? You can try to ammend the files that I have prepared below to test your solutions :)
Thank you and have a nice day.
0 Kommentare
Antworten (1)
Zuber Khan
am 23 Feb. 2024
Hi,
I understand that you want to use genetic algorithm for regression.
I would suggest you to refer to the following MATLAB Answer:
I hope this will help you to resolve your query.
Regards,
Zuber
0 Kommentare
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!