The standard sklearn get_feature_names_out method should be implemented on all transformers (estimators with a transform method). See https://scikit-learn-enhancement-proposals.readthedocs.io/en/latest/slep007/proposal.html for more details.
This issue is to track adding this method throughout cuml.
The standard sklearn
get_feature_names_outmethod should be implemented on all transformers (estimators with atransformmethod). See https://scikit-learn-enhancement-proposals.readthedocs.io/en/latest/slep007/proposal.html for more details.This issue is to track adding this method throughout
cuml.