Is your feature request related to a problem? Please describe.
I would like to request for a polyclass classifier using SymbolicClassifier. Currently the classifier is only able to classify 2 classes.
Describe the solution you'd like
It would be useful if the polyclass classifier was implemented. As most of the current ML models require us to classify multi class or classes over 2. Current version limits us to use GPLearn for 2 class classification.
Additional context