public class CategoricalDtypeUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.jpmml.converter.Feature |
refineFeature(org.jpmml.converter.Feature feature,
pandas.core.CategoricalDtype categoricalDtype,
SkLearnEncoder encoder) |
public static org.jpmml.converter.Feature refineFeature(org.jpmml.converter.Feature feature,
pandas.core.CategoricalDtype categoricalDtype,
SkLearnEncoder encoder)
Copyright © 2024. All rights reserved.