Hello. I want to use a machine learning method for function regression in order to speed up metaheuristic methods for optimization. Given all these methods such as multilayer perceptrons, radial basis networks, suport vector regression, etc., there is a variance both in accuracy and in duration of training and evaluation. In some tests for checking accuracy and duration, others are fast in training and evaluation, but produce poor results, while others produce very accurate results but are very slow in training and evaluation. Others are somewhere in the middle. Should I choose accuracy over duration or the opposite? Or perhaps should I take the middle way?

More Constantinos Spanakis's questions See All
Similar questions and discussions