TPOT2 is missing the cuML [classifiers ](https://github.com/EpistasisLab/tpot/blob/master/tpot/config/classifier_cuml.py) and [regressors ](https://github.com/EpistasisLab/tpot/blob/master/tpot/config/regressor_cuml.py) found in TPOT1. These could be created and given their own category in [this function](https://github.com/EpistasisLab/tpot2/blob/main/tpot2/tpot_estimator/estimator_utils.py#L24)