Goto

Collaborating Authors

 multi class classifier


[D]Building a multi class classifier using evolutionary algorithms • r/MachineLearning

@machinelearnbot

I was stuck up with a problem of multi class classification on which I am bound to use an evolutionary algorithm. As far as I know these are optimization algorithms. I could find out that genetic algorithms have been used to evolve a set of weights/rules for classification models. Is there a way in which I can involve EAs in the classification process?