EpistasisLab / EpistasisLab/tpot2
TPOT1 feature Parity: cuML configuration dictionaries
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 250
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.