can genetic algorithm (ga) be used for prediction
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
can genetic algorithm be used to predict a given data set ???
urgent help needed ...
0 commentaires
Réponses (1)
Walter Roberson
le 21 Mar 2011
You have asked two different questions, one in your title and one in the body.
Can genetic algorithms be used for prediction? Yes. Depending on the problem and on how the processing is done, the success rate could vary from 0% to 100%.
Can genetic algorithms be used to predict a given data set? No. By definition, if a value is already known ahead of time, any calculation involving it is not a prediction.
5 commentaires
Walter Roberson
le 21 Mar 2011
I don't have an answer to that question. At the moment, there is nothing that comes to mind about how you might use genetic algorithms for that task (I am somewhat distracted with other matters this week.)
Voir également
Catégories
En savoir plus sur Genetic Algorithm dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!